Hi, I am using Visual Basic 2008 and was wondering what the easiest
way is to dump an entire SQL database in to a new Access file. I know
about DTS and etc but I want to do this straight from a Visual Basic
application. Thanks.
User Profile
Collapse
-
How to bypass SQL query warnings?
I have a Visual Basic 6 app where I try to run the query "ALTER TABLE
TABLENAME DROP COLUMN FIELDNAME;" I get a warning and the query never executes. I run this query from SQL Server Managment Studio and I get
a warning but it still executes fine. How can I get this to execute
despite the warning in Visual Basic? Thanks.
No activity results to display
Show More