使用javascript连接到访问数据库

使用javascript连接到访问数据库

问题描述:

朋友们,


可以通过给我代码连接到使用javascript的MSACCESS数据库来帮助我。

hi friends,

can any one out here help me by giving me the code to connect to an MSACCESS database using javascript.

有没有办法做到这一点?
Is there a way to do it?


这样做是一项任务,看似数据库不会出现在每台用户的计算机上,javascript是客户端,你需要一个服务器端脚本来为你做这个,ASP和PHP都可以有效地做到这一点。
it would be a task to do such a thing seeming how the database isn''t going to be on every users computer, javascript is client side, you would need a serverside script to do this for you, ASP and PHP can both efficiently do this.


嗨朋友,


可以通过向我提供使用ASP(javascript)连接到MSACCESS数据库的代码来帮助我吗
hi friends,

can any one out here help me by giving me the code to connect to an MSACCESS database using ASP(javascript)