I'm in the process of upgrading a VBA application from Access 95 to 2000. Part of this process is switching from the use of DAO to ADO/ADOX.
I'm having a problem converting the DAO code which checks the Connect property of every table (tabledef) in the database and determines which tables are "ODBC Linked."
Does anyone know how to identify ODBC Linked tables using ADO/ADOX? Any help with this would be appreciated. I may be spending a long weekend....
Thanks
-Art Madden
I'm having a problem converting the DAO code which checks the Connect property of every table (tabledef) in the database and determines which tables are "ODBC Linked."
Does anyone know how to identify ODBC Linked tables using ADO/ADOX? Any help with this would be appreciated. I may be spending a long weekend....
Thanks
-Art Madden