Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Sql

Prevent Sql Injection In Websql Database? (how To Handle Quotes In Data?)

I'm currently importing an xml export of a mysql database into a websql database for use in an … Read more Prevent Sql Injection In Websql Database? (how To Handle Quotes In Data?)

Optimizing Websql Local Database Population

I am trying to optimize the speed that my Local database populates in a Web app that is being deve… Read more Optimizing Websql Local Database Population

Websql Transactions With Jaydata

This question came to the JayData forum but I decided to share it here as this is an interesting to… Read more Websql Transactions With Jaydata

Websql: Transaction Does Rollback If Size Limit Is Reached

I just noticed that if you're inserting data into WebSQL, and je hit the maximum size-limit, th… Read more Websql: Transaction Does Rollback If Size Limit Is Reached