![]() |
|
|
|||||||
![]() |
ASP Net - Problems Asp.Net with Access Backend |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi guys,
I was wondering if someone could help me. Im in the process of building a web site in asp.net that uses MS Access as the backend for the site. I have heard numerous people say that access is not a good backend database for web applications as there are locking issues and performance issues. The database im building will at most only have a couple of thousand records. My main concern is the connection that im using - in regards to locking out other users (jet). I have read in numerous places that this is problematic. Can anyone point me towards a replacement connection as im a bit unsure of alternatives. or should i bite the bullet and use another database ?? Any help or pointers appreciated Thanks CG csgraham74 |
|
|
|
|
#2 |
|
Posts: n/a
|
"csgraham74" <> wrote in
news: oups.com: > I have heard numerous people say that access is not a good backend > database for web applications as there are locking issues and > performance issues. Yes that is true since it is file based. > or should i bite the bullet and use another database ?? You can try MSDE, MySQL (embedded?)... or even Firebird database (the old Borland DB revamped). -- Lucas Tam () Please delete "REMOVE" from the e-mail address when replying. http://members.ebay.com/aboutme/coolspot18/ Lucas Tam |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access problems. Should I delete from system? | Paul W210 | General Help Related Topics | 0 | 09-02-2009 07:32 PM |
| I cant access the MCP site | T3M4N | MCTS | 1 | 03-18-2008 06:21 PM |
| Pix 515E Access ist issue | ally0000 | Hardware | 0 | 01-12-2008 10:09 AM |
| ASP.net 2.0 .. Stuck with DBF file access from Network Drive | kaushalparik | Software | 1 | 04-26-2007 10:36 AM |
| Cannot access one URL | Elke | General Help Related Topics | 1 | 12-02-2006 11:36 AM |