Asked: Jul 3 2008 3:44 PM GMT
Asked by: Rjwilcox
SQL Server 2005 within MS Access VBA
SQL database,
SQL Server 2005,
Microsoft Access
I have am MS Access (VBA) program where I need to create a table on a SQL Server database then append data to the table. I have the code that generates the update query but I need the ADO code that creates the connection to the SQL Server 2005 database then I need the code that will execute the UPDATE query.
Thank for any assistance,
Bob