Re: Accessing MySQL database
Re: Accessing MySQL database
- Subject: Re: Accessing MySQL database
- From: "Marcus S. Zarra" <email@hidden>
- Date: Sun, 26 Feb 2006 08:23:03 -0700
I have done this and if you are familiar with Java it works very
well. I have even gone so far to connect through Java using
hibernate and then used the bridge to access the data objects
populated by Hibernate back Objective-C. Turned out to be a rather
clean implementation and a relatively simply solution.
On Feb 25, 2006, at 5:47 PM, Brett Powley wrote:
Another possibility would to be to use the Cocoa-Java bridge and to
connect to your database using JDBC. I must admit that I haven't
tried this, though; has anyone?
Cheers,
Brett
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden