ASP page doesn't connect to db

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an ASP page that appears to connect to the db. I can setup the form to
write to the db, I can test and submit the form and get the confirmation
page, but it never actually writes the data to the db. I have a few dropdowns
I want table driven, and they come up blank because they can't read from the
db. If I crete a new form, I have no problems, but why on this page? What can
I try?
 
Not possible to help w/o more info on DB
Post your SQL to Update the DB

--




|I have an ASP page that appears to connect to the db. I can setup the form to
| write to the db, I can test and submit the form and get the confirmation
| page, but it never actually writes the data to the db. I have a few dropdowns
| I want table driven, and they come up blank because they can't read from the
| db. If I crete a new form, I have no problems, but why on this page? What can
| I try?
 
Back
Top