RE: [PHP-DB] ODBC with MS Access DB

2001-12-13 Thread Andrew Hill
lto:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 4:21 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] ODBC with MS Access DB > > > I am writing a simple application that will store data in an > Access database. > I have gotten a simple script that connects and selects

[PHP-DB] ODBC with MS Access DB

2001-12-13 Thread Charles F. McKnight
I am writing a simple application that will store data in an Access database. I have gotten a simple script that connects and selects some data from the database and this works fine. when I try to insert or update data it fails. I assume I am missing some permissions or something to make it be rea