Search found 1 match

Go to advanced search

by José María Gallardo Valle
Sat Oct 06, 2012 10:25 am
Forum: Issues
Topic: Error accesing local database (openDatabase is not defined)
Replies: 1
Views: 503
 
Jump to post

Error accesing local database (openDatabase is not defined)

Hello,

I'm using a local database in my proyect, and now I get the following error when I try to open it: Error: openDatabase is not defined.

The line is:

var db = openDatabase("hotel", "1.0", "Hoteles", 10000);

One day ago it did work.

Thanks

Go to advanced search