Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
schristy #1
Insert Record Wizard problem
For some reason when I use the Insert Record Wizard to set up an ASP.net Insert
Record page one of the fields gets inserted with double quotes around it.
Because of this it throws an error (The INSERT INTO statement contains the
following unknown field name).
The line in question is shown below. For some reason it adds the quotes
around my state field every time when I use the Insert Records wizard. When I
delete the double quotes it works perfectly but I'm wondering why it's
happening in the first place.
CommandText='<%# "INSERT INTO login (ADDRESS1, CITY, FNAME, LNAME, POSTAL,
""STATE"") VALUES (?, ?, ?, ?, ?, ?)" %>'
Any ideas why this keeps happening?
Thanks in advance for any help anyone can offer.
schristy Guest
-
Update record form wizard
I am having problems with inserting update record forms and Custom From from the wizards into php files i am using Dreamweaver cs3 and Developer... -
update record wizard issue
OK...I hope to give enough info here to get help... I have created a site with dreamweaver using php/mysql. I have an admin side to the site... -
Insert record from dynamic form problem
XP Pro, CF 6.1(built in webserver), MySQL 4.1.13, DW MX04, I am trying to insert a records from a dynamic form. I created it all in Dreamweaver MX... -
Insert record
Hi all, I'm having a bit of a problem at the moment. I'm basically trying to insert a record to a MS Access database. I'm using dreamweaver MX. What... -
insert a record
Hi every one, I have a problem inserting a record... error 500.100 (Operation must use an updateable query) or Unknown variable or something... ...



Reply With Quote

