how do I use ODBC in VB to read from a linked access db?
I have a access db with a table that is actually a linked table to the real table on the network.
i made a VB app, with ADO 2.5, and a system DSN to read from this table. I couldn't and got an error that says "Expression required" or "Too few paramaters : required 1" or something.
I think i read somewhere that u can't use ODBC to connect to a DB that has a linked table.
What is the solution??
Pls help. This is urgent.
thanks Lyra Computing
I have a access db with a table that is actually a linked table to the real table on the network.
i made a VB app, with ADO 2.5, and a system DSN to read from this table. I couldn't and got an error that says "Expression required" or "Too few paramaters : required 1" or something.
I think i read somewhere that u can't use ODBC to connect to a DB that has a linked table.
What is the solution??
Pls help. This is urgent.
thanks Lyra Computing