View Full Version : Ext.Air & AIR & MS SQL Server / Oracle
antoniobrito
23 Apr 2008, 9:13 AM
How can I connect to MS SQL Server or Oracle remote databases using Ext + AIR ?
Is it possible ? SQLite is not a option.
The same question using just ExtJS...
Thanks
devnull
23 Apr 2008, 12:04 PM
You would need to use a webserver and write some sort of a connector in the server language of your choice that talks back to the app using json or xml.
RobSmith
28 Apr 2008, 12:54 AM
Isn't it quite easy to let a MS SQL Server creating RESTservices out of its data? Now since ExtJS has full REST support (as I read) this might be an option for you.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.