G
Guest
I have an Access ADP application that connects to SQL Server 2005.
I am having a hard time figuring out how to execute script files (.sql) I
have created that will modify the database structure in SQL Server. I need to
have the ability to modify my SQL Server Database structure from within my
Access Application so that I can add tables, modify tables, add fields,
remove fields, etc without using the Enterprise Manager. I have no problem
creating a valid script file (.sql). But, what i can't figure out is how I
would run these scripts against my current database?
I need to be able to run these scripts so I can update customer databases
without effecting existing data.
Can anyone help?
I am having a hard time figuring out how to execute script files (.sql) I
have created that will modify the database structure in SQL Server. I need to
have the ability to modify my SQL Server Database structure from within my
Access Application so that I can add tables, modify tables, add fields,
remove fields, etc without using the Enterprise Manager. I have no problem
creating a valid script file (.sql). But, what i can't figure out is how I
would run these scripts against my current database?
I need to be able to run these scripts so I can update customer databases
without effecting existing data.
Can anyone help?