Re: How to access a database through an ODBC connection
Re: How to access a database through an ODBC connection
- Subject: Re: How to access a database through an ODBC connection
- From: Lars Sonchocky-Helldorf <email@hidden>
- Date: Thu, 1 Jan 1970 04:12:57 +0100
Am Dienstag den, 2. April 2002, um 08:54, schrieb Saman Mustafa:
Dear reader
I am working on developing an application that uses the data stored in
a Database and add it to the document a document.
I ask how to write code to access a database through an ODBC
connection when the user select a database file that is saved on the
computer or server?
I s there any other references that show how to write code containing
SQL statements in cocoa of something like that.
Please file a bug with apple (
https://bugreporter.apple.com/) stating
that you need such a feature in Cocoa. You should know that such a thing
already existed (and still exists, although in 'exile' (== Webobjects)
now): EOF.
What you can do for know is to use jdbc. There exists a nice open source
example of this: CocoaSQL (
http://homepage.mac.com/mxcantor/)
Lars
best regards
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.