Thanks all.

Objective-C (using Cocoa on OS X) seems to lack an equivalent to JDBC. I'm 
toying with the idea of a native iPad app for accessing a database in a 
novel way. As H2 is the database I use on a daily basis, it seemed like a 
good place to start.

I'll look at j2objc, perhaps.

Regards,

Steve 


On Tuesday, 18 September 2012 15:39:37 UTC+2, Steve McLeod wrote:
>
> I've been wondering about the possibilities of connecting to an H2 
> database from Objective-C. My vague feeling is that I'd have to write a 
> custom database API in Objective-C that uses a TCP connection to an H2 
> database.
>
> Does this seem practical? Feasible? Anyone tried something like this?
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/U3ei59TCsEEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to