ASP page doesn't connect to db

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?
 
S

Stefan B Rusynko

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top