brodycj / cordova-sqlite-legacy

Legacy version of Cordova/PhoneGap plugin to open and use sqlite databases on Windows 8.1/Windows Phone 8.1 in addition to Android/iOS/macOS/Windows 10 with HTML5/Web SQL API
Other
6 stars 11 forks source link

Could not open database #1

Closed sachin123sharma closed 9 years ago

sachin123sharma commented 9 years ago

I have created the project using CLI and also installed the plugin using CLI. It is successfully installed. But when i tried with the sample code given here it is giving the following error.

I have created a CordovaApp.Phone(Windows Phone 8.1)

OPEN database: my.db db name: my.db at full path: C:\Data\Users\DefApps\APPDATA\Local\Packages\com.SVM.DR.Beta_bzbj8h50hftv4\LocalState\my.db new transaction is waiting for open operation OPEN database: my.db failed, aborting any pending transactions

brodycj commented 9 years ago

Looks like an old question, closing.