|
Subject:
|
Recordset Problems
|
|
Posted By:
|
toosuave
|
Post Date:
|
8/24/2006 4:15:35 AM
|
Can anyone help
I am a newbe to mysql and PHP and I am trying to develope a web application using Dreamweaver with PHP and Mysql.
I have managed to connect to my test DB and I can see the table and fields in the database pannel but when I try to create a recordset it shows me a error code 500 and will not show me any tables or records. The error appears in a popup not when I am viewing the page.
Can someone help Please!
Toosuave
|
|
Reply By:
|
vameza
|
Reply Date:
|
8/27/2006 9:03:51 PM
|
Hello Toosuave, Before use dreamweaver to connect and make a recordset, try use the code view in order to really type the code that connect your application. Donīt forget that sometimes, if you use reserved words, like "user" and "password", that can result in errors. Keep me around to know if this help. see you.
|