I'm trying to set up an oledb connection between vb.net in visual studio 2005 and an access 2003 database. This works without a single problem under windows XP but not on a laptop configured with Vista.
The connection fails upon the connection.open () instruction.
Can anybody tell me how to solve this problem ? Thanks !
Greetings
The connection fails upon the connection.open () instruction.
Can anybody tell me how to solve this problem ? Thanks !
Greetings
Comment