Re: Creating a Remote database connection.

2009-04-10 Thread Scott Ribe
> You'll have to find a driver on your > own. Good luck. I've been quite pleased in the past with OpenLink drivers. -- Scott Ribe scott_r...@killerbytes.com http://www.killerbytes.com/ (303) 722-0567 voice ___ Cocoa-dev mailing list (Cocoa-dev@lists

Re: Creating a Remote database connection.

2009-04-08 Thread Nick Zitzmann
On Apr 8, 2009, at 3:05 AM, rethish wrote: I have to access data from a MS Access database and also need to update it. The MS Access database is located in a remote MS Access server which is in windows platform. How can I establish a connection with this remote server? You'll have to use

Creating a Remote database connection.

2009-04-08 Thread rethish
Hi, I have to access data from a MS Access database and also need to update it. The MS Access database is located in a remote MS Access server which is in windows platform. How can I establish a connection with this remote server? If I have to use ODBC , how can it be used? when googled we can¹t