Hi!
I'm trying to access paradox tables using DAO in VB 5, but when i'm trying to open a table, for example EmpPrin, VB send me the following error:
The microsoft jet database engine cannot open the file <pathfile> . It is already open exclusively by another user or you need permission to view its data.
When i create the database object in VB i open it in share mode, and the paradox tables are accessed by 2 computerers at the same time so i don't understand why vb send that error, any idea?
Thanks for your help!
osoto
I'm trying to access paradox tables using DAO in VB 5, but when i'm trying to open a table, for example EmpPrin, VB send me the following error:
The microsoft jet database engine cannot open the file <pathfile> . It is already open exclusively by another user or you need permission to view its data.
When i create the database object in VB i open it in share mode, and the paradox tables are accessed by 2 computerers at the same time so i don't understand why vb send that error, any idea?
Thanks for your help!
osoto