Page 1 of 1

Access to SQL Server - smarterasp.net problem

Posted: Sun Apr 23, 2017 11:11 pm
by bobalston
Trying to use Access to MS sql server with smarterasp.com
The generated code has a statement to create db if it does not exist.
Smarterasp chokes on that statement as it does not allow programmatic creation of a database.
Any way to cause that statement to be deleted before running?

If there is somewhere else I should post this please advise. I did not find a sql server section of the forum.

bob