Records Affected by Execute command

Records affected by sql Execute command
https://docs.microsoft.com/en-us/sql/ado/reference/ado-api/execute-method-ado-connection?view=sql-server-2017

CodeFunctionName
What is this?

Public

Not Tested

Imported
mySQL = "DELETE FROM authors WHERE au_id=200"
Conn.Execute mySQL, howmany

response.write " <b > deleted " & howmany & " records </b >"

Views 3,722

Downloads 1,358

CodeID
DB ID

ANmarAmdeen
608
Revisions

v3.0

Sunday
September
2
2018