S
Samantha
Hi,
How can I know the record count of the result from sql:
db.Execute str1, dbFailOnError
I want to execute an INSERT query in a loop, as long as there is result.
Is this possible?
Thanks in advance.
How can I know the record count of the result from sql:
db.Execute str1, dbFailOnError
I want to execute an INSERT query in a loop, as long as there is result.
Is this possible?
Thanks in advance.