Is it possible to use iSQL SDK with MonoTouch?
I am using MonoTouch and MonoDevelop to create my app. Can I use the iSQL SDK with MonoTouch
5 comments
-
kadmin
commented
Thanks Rob. I am not using XCode 4 for the exact same reason but using XCode 3.2. Thanks for putting this "under review"
-
Adminmobile[foo]
(MobileFoo, MobileFoo)
commented
I did have a look at this a little while ago; unfortunately it seems that MonoDevelop currently doesn't work with XCode 4's Interface Builder, which rather hampered my efforts to get started with it!
It's certainly something we'll consider, but I can't commit to a near-future release at the moment, I'm afraid.
Do vote for this feature if it's something you'd like to see, though!
Cheers,
Rob
mobile[foo] -
kadmin
commented
Is this something that you will consider in near future? I really like the iSQL SDK features but I need to use it in MonoTouch since my background is .NET. If you can get me the native MonoTouch library that would be great help.
-
kadmin
commented
That would be perfect if I can get a native MonoTouch library. I have already purchased the iSQL SDK.
-
Adminmobile[foo]
(MobileFoo, MobileFoo)
commented
It might be possible using P/Invoke (http://monotouch.net/Documentation/Linking_Native_Libraries), but I think it'd be a bit tricky.
I'll investigate how easy it would be to provide a native MonoTouch library, if you like?