-
Can Lianja apps work with other SQL databases
As we know, there are already other more commercially accepted SQL databases like MS SQL, MySQL, Oracle. Would Lianja apps be interoperable with these SQL databases, or will the users be "forced" to make due with the Lianja SQL Server?
Last edited by wfchan; 2012-06-29 at 02:53.
Reason: wrong grammar
-
Lianja Support Team
No, Lianja works with its own embedded database, Lianja SQL Server or any other SQL database that has an ODBC driver e.g. Oracle, MySQL, PostgreSQL, MSSQL etc.
So as a developer, you choose what you want to use.
-
How would you use an MS-SQL database in your app? Does it have to create a "copy" of it in the Lianja database?
-
Hi Mike,
The SQL DB has to be imported create the Database, because that's where the metadata gets stored. You can then develop with that database or, when 1.0 comes out, it seems that you could then develop directly against the SQL DB. Not sure about that, however.
Hank
-
Lianja Support Team
In Lianja you work against a snapshot of the live data as you state, then in final release the "data source" is a dsn that is used to connect to the live data at runtime.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks