Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
newwaverider #1
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 Toolbox.
An Insert form works OK.
The Update Form inserts into the page and can be accessed from the server, bit
on attempting to update database I get the following message:
[Q]Developer Details:
tNG_update.prepareSQL:
No Primary Key Column was set. (UPD_NO_PK_SET)[/Q]
[Q]tNG Execution Trace - VIEW
* tNG_update.executeTransaction
o STARTER.Trigger_Default_Starter
o tNG_update.doTransaction
+ BEFORE.Trigger_Default_saveData
# tNG_update.saveData
+ BEFORE.Trigger_Default_FormValidation
+ tNG_update.prepareSQL*
o tNG_update.getRecordset
o tNG_update.getFakeRsArr
o tNG_update.getLocalRecordset
o tNG_update.getFakeRecordset
/Q]
When using the Custom form wizard (inset and update) and {else} statement is
inserted into the code and only the 'insert' button appears when I require
'insert', 'update' and 'delete'.
Has anyone else experienced this - is there something I am not doing?
newwaverider Guest
-
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... -
Database Update Form Wizard
I have modified the code the wizard produces when ONLY one field is used to locate a record. Can this same approach be use to update a table with a... -
Update Record using form objects
I would like to update a record using list and combo boxes. I do I accomplish this?;) -
Creating a Update Record Form
I am building a student records database for our Councillors at the school. The database has several tables tat are linked together by... -
Why does Update Record fail when the form uses GET?
If I use the Update Record Behavior, and make the form pass variables using GET, the Update Record fails, or at least the page goes nowhere. Can...



Reply With Quote

