Using Access to do a Make Table query to create a SQL Server table using ODBC connection
问题 I am upsizing an Access 2010 database to SQL server. There is an updatable "Make Table" query that is run to create a table and fill it. Currently, it fills a backend table in another ACCDB file. I have moved all the backend tables to SQL Server and trying to change the query to do make a table on SQL Server. I removed the path to the ACCDB file from the Destination DB property, and put in an ODBC connection string in the Dest Connect Str property. When I run the query, I get the error ODBC