Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mobile

Why The Mssql Object Can Not Be Identified?

I am getting below error when using mssql object in script as: var mssql =request.services.mssql; … Read more Why The Mssql Object Can Not Be Identified?

Why The Mssql Object Can Not Be Identified?

I am getting below error when using mssql object in script as: var mssql =request.services.mssql; … Read more Why The Mssql Object Can Not Be Identified?

Connecting To Sqlite Database From Phonegap Html File For Android

I am using phonegap and sqlite to develop cross-platform mobile app for android,ios,blackberry.For … Read more Connecting To Sqlite Database From Phonegap Html File For Android