S
Samantha
I'm using SQL to insert records selected from various tables and inputs into
a temp table, by using the statement: db.Execute sql, dbFailOnError.
I need to know the number of records that are inserted into the temp table
from the db.Execute statement. Is there a way to find out this? Any help is
greatly appreciated.
a temp table, by using the statement: db.Execute sql, dbFailOnError.
I need to know the number of records that are inserted into the temp table
from the db.Execute statement. Is there a way to find out this? Any help is
greatly appreciated.