JohnBoy2005
Programmer
I'm trying to connect to a database on another server using the following code:
conn.Open ("Provider= Microsoft.ACE.OLEDB.12.0;Data Source="\\10.48.224.5\c$\database\test.accdb")
I'm getting errors. Permissions are fine. Is it possible to do.
Cheers
conn.Open ("Provider= Microsoft.ACE.OLEDB.12.0;Data Source="\\10.48.224.5\c$\database\test.accdb")
I'm getting errors. Permissions are fine. Is it possible to do.
Cheers