Search found 1 match
- Thu Aug 10, 2006 5:58 am
- Forum: Databases
- Topic: error in INSERT oparation on database in MySql server 3.23.5
- Replies: 1
- Views: 217
error in INSERT oparation on database in MySql server 3.23.5
I am using PHP 4.4.1 to create database in MySql server 3.23.58 running on Unix server . I ran into the following problem. If I create datbase and tables through phpMyadmin, I am able to run all the DML commands on the database. But, using PHP script and using the same UserId and password, I could c...