Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Inserting data into a database via dreamweaver forms

New Here ,
Oct 12, 2011 Oct 12, 2011

I am currently setting up a website for a new fast food delivery company we are running on our university campus. I am currently having trouble connecting the forms in dreamweaver to the tables I've set up in a database using php myadmin. I have no problem setting up a connection to the database but when I choose to insert record no fields appear in any of the tables I've created. It's as if I've created tables and not bothered to fill out any fields. e.g. for my customers table I have cust id, name etc. but these fields don't appear when trying to "insert records". This is very frustrating as I can't figure out what I'm doing wrong and any help would be greatly appreciated.

TOPICS
Server side applications
441
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 12, 2011 Oct 12, 2011
LATEST

How are you trying to insert the records?  Can we see that block of code?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines