This one is kind of weird ... I've inherited an OK db design with about 45 tables, all indexed, and about 30 forms sourcing the various tables and joins.
I can manually create odbc table links and all forms works.
I can focus on one form and manually create the source links for the one form...
"This Recordset is not updateable" is the error I get when opening any form after linking my ODBC tables programmatically (see code below). Manually creating the odbc links in ACCESS by using: File-Get External Data-LinkTable, all the forms function well.
I was puzzled because I was...
Question ... Can ADO, under ACCESS VBA create a TABLE (linked) against a SQL SERVER DB?
I am unable to create a new ODBC link table under ACCESS 2000, using ADO objects connecting to a SQL SERVER 7 database. The application will not let me set properties on a new table. The source of the code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.