sql.js icon indicating copy to clipboard operation
sql.js copied to clipboard

Can not export database

Open firomero opened this issue 8 years ago • 1 comments

I am using sql.js in a electron app. But when I tried to save de database to a file it prompts me an error Error: library routine called out of sequence
calledout
using the method export as well bests regards

firomero avatar Apr 20 '17 15:04 firomero

Using https://kripken.github.io/sql.js/GUI/ I get only "Exporting the database: 11.73499999998603ms" in the console and no download prompt in Firefox, Chrome works fine.

Dmole avatar Aug 10 '17 13:08 Dmole