• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating a Remote database connection.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a Remote database connection.


  • Subject: Re: Creating a Remote database connection.
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 8 Apr 2009 09:38:40 -0600


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 ODBC and a driver for Access.

If I have to use ODBC , how can it be used?
when googled we can’t find any helpful documentation related to this
subject.


The ODBC library is in /usr/lib and is called 'libiodbc'. You link to that, and then you can use the API as described here: <http://msdn.microsoft.com/en-us/library/ms714177(VS.85).aspx >

Finally, you need to set up a connection to the Access database, which you can do in ODBC Administrator. You'll have to find a driver on your own. Good luck.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Creating a Remote database connection.
      • From: Scott Ribe <email@hidden>
References: 
 >Creating a Remote database connection. (From: rethish <email@hidden>)

  • Prev by Date: Re: Storing bundle loaded main class instances in NSArray
  • Next by Date: Re: Programatically creating NSMenu?
  • Previous by thread: Creating a Remote database connection.
  • Next by thread: Re: Creating a Remote database connection.
  • Index(es):
    • Date
    • Thread