阅读背景:

How to fetch server-side sqlite database to user-side in order to make use of “sql.js”?

来源:互联网 

I found this tool called "sql.js" that can access sqlite database directly from javascript. But in order to use it, the user-side has to have the sqlite database file first. In my situation, the database is maintained at the server-side. So here is my question: how do I move the sqlite database file from the server-side to the user-side-javascript so that user-side can make use of this "sql.js" to access the database? Is it possible to do in an Ajax call? Any sample code would be really appreciated!I found this tool called "sql.js" that can acce




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: