Y
Yoramo
sounds vague I know sorry. I'll try to explain what I need.
I need to run a sql script that will initialize my tables and it needs to do
it on more then one table so the script will contain several SQL commands
to be run.
I wonder if I can load the SQL script into the commandText property and run
the ExecuteNonQuery method ?
Yoramo
I need to run a sql script that will initialize my tables and it needs to do
it on more then one table so the script will contain several SQL commands
to be run.
I wonder if I can load the SQL script into the commandText property and run
the ExecuteNonQuery method ?
Yoramo