G
Guest
I am converting an Access back end to SQL Server. Along the way I wanted to
add two options to an Execute statement. The second is to make it run under
SQL. Is it possible to have 2 options and what is the correct syntax
qdf.Execute dbFailOnError dbSeeChanges
add two options to an Execute statement. The second is to make it run under
SQL. Is it possible to have 2 options and what is the correct syntax
qdf.Execute dbFailOnError dbSeeChanges