Forums
This topic is locked
DW rs Update Problem
07 Jul 2005 04:39:13 Steve V posted:
Hi ALL,I created a Recordset,
I created a form,
I tried to apply the Update Record Behaviour and I get the following error
"Before using this server behaviour, please create a Recordset"
How do I fix this problem?
Thanks
Steve
Replies
Replied 07 Jul 2005 10:01:03
07 Jul 2005 10:01:03 Chris Trace replied:
hey
check that dw inserted the connection code at the top of your page in code view
<?php require_once('../Connections/yourconnection.php'); ?>
sometimes it leaves it out
check that dw inserted the connection code at the top of your page in code view
<?php require_once('../Connections/yourconnection.php'); ?>
sometimes it leaves it out
Replied 07 Jul 2005 19:40:05
07 Jul 2005 19:40:05 Steve V replied:
Hi,
The connection code is at the top of the page,
Still the problem happens,
Thanks
The connection code is at the top of the page,
Still the problem happens,
Thanks
Replied 07 Jul 2005 20:36:54
07 Jul 2005 20:36:54 Chris Trace replied:
can you post the code for the page?
or send it via pm
or send it via pm