Disclaimer: I am new to PhoneGap, and have not _YET_ used it to create an app. It looks awesome... I am genuinely very, very impressed.As I'm evaluating PhoneGap for creating business apps (or any type of app for that matter), I have a couple of simple questions:
- Is there a Relational Database that can be used reliably across all platforms?
- Does a Relational Database require additional software to be installed on the device?
- Does the Relational Database have the same functionality across all devices, so that if it works in one, it will work in all?
I ask for two reasons: I want to understand exactly how a Relational Database can be used to store data locally on the device, and also because I am part of a company called SequelSphere. SequelSphere is a brand new company that creates an HTML5 / JavaScript relational database engine that might work extremely well with PhoneGap. I'd like to understand what the opportunity is.Thanks in advance,john...--
-- You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com
Does it allow PRAGMA calls from within Phonegap (since from html that's not possible)? I want to activate foreign keys! :(
Does it allow PRAGMA calls from within Phonegap (since from html that's not possible)? I want to activate foreign keys! :(
Cheers
Sorry for the beginner's question, but why should I use this plugin instead of the build-in support of PhoneGap? Is it related to some restriction, limitation (max size of db, maybe?). Can you clarify that scenario?Thanks