huzi8t9 Posted March 5, 2008 Share Posted March 5, 2008 I have used this class (http://bargain17.mirrors.phpclasses.org/browse/file/6627.html) to be able to use Microsoft DataBase with my website. The problem? i get this error; PHP Fatal error: Uncaught exception 'com_exception' with message 'Source: Microsoft JET Database Engine Description: Syntax error in INSERT INTO statement.' in C:\Documents and Settings\**\Desktop\Website\**\class_database.php:87 Stack trace: #0 C:\Documents and Settings\**\Desktop\Website\**\class_database.php(87): com->execute('insert into use...', Object(variant)) #1 C:\Documents and Settings\**\Desktop\Website\Home.php(: mdb->execute('insert into use...') #2 {main} thrown in C:\Documents and Settings\**\Desktop\TestSite\**\class_database.php on line 87 or, like most people would use SQL? this is what I get with SWL; PHP Fatal error: Call to undefined function mysql_query() in C:\Documents and Settings\**\Desktop\Website\Home.php on line 9 Any help is well appreciated.. Thanks Link to comment https://forums.phpfreaks.com/topic/94509-php-mdb-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.