jimmythegeek
Programmer
I have looked everywhere and not been able to find an answer to this question. Is there a way to communicate with a SQL Server database WITHOUT a DSN (linking), and loop through the tables in a particular database, pulling the information you need (field names, datatype, length, etc.) from within Access.
I can do it with Access tables and LINKED SQL Server tables (kind of, as it will only show Access data types, not SQL Server), but I would like to know if there is some cool code somewhere that will talk to the SS database (ADO perhaps) and let me pull properties out of each of the tables within a database. Thanks for any insight.
Jim Lunde
We all agree your theory is crazy, but is it crazy enough?
I can do it with Access tables and LINKED SQL Server tables (kind of, as it will only show Access data types, not SQL Server), but I would like to know if there is some cool code somewhere that will talk to the SS database (ADO perhaps) and let me pull properties out of each of the tables within a database. Thanks for any insight.
Jim Lunde
We all agree your theory is crazy, but is it crazy enough?