Jump to content

MSAcess Database


Renderer
 Share

Recommended Posts

Hello everyone! Today i'm gonna ask you if it is possible to use MSAccess as a WEB Database instead of MySQL. If it is, then could i use javascript to write into such database? I'm new to web development so that's why i call this forum.I've been looking for some stuff on google but i've found just a few results,that did not help me at all.I was told it is posible,but i would rather ask you. Thanks in advance!

Link to comment
Share on other sites

Can I ask why?  Is it because it is familiar to you?  MSAccess wasn't designed to be used as a back-end DB for a web app and certainly will fail short in terms of efficiency/performance.  Having said that, you could use ADODB to interact with an Access DB.

Found this: http://www.webdeveloper.com/forum/showthread.php?1957-Reading-Writing-data-in-MS-Access-database-using-javascript

Link to comment
Share on other sites

2 hours ago, spudw2k said:

Can I ask why?  Is it because it is familiar to you?  MSAccess wasn't designed to be used as a back-end DB for a web app and certainly will fail short in terms of efficiency/performance.  Having said that, you could use ADODB to interact with an Access DB.

Found this: http://www.webdeveloper.com/forum/showthread.php?1957-Reading-Writing-data-in-MS-Access-database-using-javascript

Thanks.Yes it is more familiar, and easy to use.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...