A
adamss
From what I've seen in other posts, it looks like I should be able to
run a query through Jet SQL that does something like
select MyField from MyTable in "ODBC;DSN=MyDSN;UID=;PWD="
When I do this, it tells me that it can't find the file
"c:\ODBC;DSN=MyDSN;UID=;PWD=". Is there a way to directly query
another database via ODBC just used Jet SQL?
Thanks.
run a query through Jet SQL that does something like
select MyField from MyTable in "ODBC;DSN=MyDSN;UID=;PWD="
When I do this, it tells me that it can't find the file
"c:\ODBC;DSN=MyDSN;UID=;PWD=". Is there a way to directly query
another database via ODBC just used Jet SQL?
Thanks.