| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Nov 2003 Location: houston
Posts: 234
![]() | Inserting data into Access from PHP I am trying to insert form data into an Access database in PHP. The code is as follows : PHP Code: The page is parsed without any errors (i have e_all turned on in php.ini) but it does not insert the data into the database! The database contains a single table called "Transfer" and I'm connecting to the database using the following code: PHP Code: PHP Code: Anyone have any idea what I could do?
__________________ www.seriousdiscussion.com Serious talk forum for serious people. AOL is like the best written virus I've ever seen... For Sale Cheap! buybook.biz codingheaven.com phpxpert.com cityOfBerlin.info sedp.us |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Nov 2003 Location: houston
Posts: 234
![]() | unable to find anything on google for this problem. secretly logged in under admin account to see if maybe if server was running under admin it might work but it didnt
__________________ www.seriousdiscussion.com Serious talk forum for serious people. AOL is like the best written virus I've ever seen... For Sale Cheap! buybook.biz codingheaven.com phpxpert.com cityOfBerlin.info sedp.us |
| |