Dear Sirs,
I am working with ms access database and I am using following connection;
$conn->Open("DRIVER={Microsoft Access Driver (*.mdb)}; .. .
I want to learn more for handling data
Where can I find good source for this subject?
Best Regards
--
PHP Database Mailing List (http://
try executing the query string directly in the mysql command line. What
happens?
-Original Message-
From: Tommy Nilsson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 11:53 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] More info..
Hi.
I get no error, it works fine.
I get
Hi.
I get no error, it works fine.
I get all the variables that you can se from the querystring or from a
form with exact those names.
It gives no error and does no update.
//Thanx, Tommy