Forums

This topic is locked

Recordset missing in Data Binding

Posted 08 Jul 2004 15:51:40
1
has voted
08 Jul 2004 15:51:40 Jan DQ posted:
Ever since I changed a table in my Access database, my recordsets in the data binding tab are gone. I see them in the code and in the server behavior tab. I keep getting errors related to the findServerBehavior() function. I did not change the name of my connection strings, everything has the same name including the table I changed. The new table just has more records, all the fields are the same.
How do I get my recordsets back into the data binding tab?

Replies

Replied 12 Jul 2004 06:25:56
12 Jul 2004 06:25:56 Kent Steelman replied:
Describe the nature of your change... did you re-create the record set? this is imperative for the update to occur in DWMX.

Wm. Kent Steelman
Replied 12 Jul 2004 15:41:40
12 Jul 2004 15:41:40 Jan DQ replied:
No I did not re-create the recordsets. There's something wrong with the site. If I create a new site, I have no problems with my recordsets. The only change I made was with the Access table. The table has the same name and same fields but the records are updated with new data. When I view the site it works fine but if I want to make any changes such as adding a form or server behavior, the program won't allow me and gives me a bunch of errors.

Reply to this topic