Forums
This topic is locked
Database caching problem??
Posted 03 Mar 2003 03:30:44
1
has voted
03 Mar 2003 03:30:44 Buddy Quaid posted:
I had to add a few new columns in an existing database for a client for some new features they requested. However, I have uploaded the new database to the server and all the recordsets in UltraDev dont show the new columns but yet they still show the old ones. Is this somehow cached? I looked all over for an aswer but i'm at a loss. The caching option from the server behaviors window wasnt the trick, I tried. So if anyone has any clues I would like to get this finished soon. ThanksBuddy
Replies
Replied 04 Mar 2003 15:35:27
04 Mar 2003 15:35:27 Dave Clarke replied:
Unfortunately, If you add fields to a database that you are already using in DW then like you say the new stuff will not show up in the recordset.
You will need to go through your pages and 'update' all your recordsets, simply doubleclick the recordset in the data bindings window, then once it's opened up the recordset, click on OK, save your page and thats it.
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
You will need to go through your pages and 'update' all your recordsets, simply doubleclick the recordset in the data bindings window, then once it's opened up the recordset, click on OK, save your page and thats it.
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome