Welcome to Webhost4life Forum Sign in | Join | Faq

MS Access

Started by slynn at 09-18-2005 12:53 PM. Topic has 2 replies.

Print Search
Sort Posts:    
   09-18-2005, 12:53 PM
slynn is not online. Last active: 9/19/2005 4:51:24 AM slynn

Top 500 Posts
Joined on 09-19-2005
Posts 1
Using MS Access Dbase to Post Form Data
Reply Quote
I have am having issues with a MS Acces database that I am using to capture form data.   When I test the dns connection, the connection is successful, but am unable to see the tables, so the data doesn't write to the dbase when submitted.  Permissions set on dbase include read/write/execute.  I shut down my firewall to test any potential security issues, but had no effect.  I have also rebuilt the connection string, deleted the _mmServerScripts folder from both local and server locations.  This process worked 3 months ago, but for some reason now no longer works.  I made no changes to these asp pages during this time so am a bit puzzled.  Any assistance would be appreciated.  I am sure it is something so simple that I am missing it :-)
   Report 
   12-19-2005, 1:35 PM
advantage is not online. Last active: 12/28/2005 8:27:51 PM advantage

Top 150 Posts
Joined on 12-20-2005
Posts 2
Re: Using MS Access Dbase to Post Form Data
Reply Quote
Please consider switching to MySQL.  Access just isn't made for shared access or data serving. 

The most common problem is a persistant lock on the entire database, not just a table or field.  The cure to this is to execute an invalid sql statement which releases all locks - yeesh.  You can try that, but the problem will come back.

cm
www.bingoadvantage.com


   Report 
   03-24-2006, 8:29 PM
hotwebideas is not online. Last active: 9/16/2006 1:29:54 PM hotwebideas

Top 50 Posts
Joined on 03-25-2006
Posts 6
Re: Using MS Access Dbase to Post Form Data
Reply Quote
Have you tried uploading a new version of your .MDB file?

   Report 
Webhost4life Fo... » Database Relate... » MS Access » Using MS Access Dbase to Post Form Data

Powered by Community Server, by Telligent Systems