Trouble with detecting database since upgrading to CC
Hi,
Hope someone can help me here. I recently updated to DW CC and now I'm having all sorts of problems with some of my php pages. I have a membership database built where we show active membership and lapsed membership. I tried to build a page with a "lapsedmembers_2013" recordset based on the "lapsedmembers_2012" recordset, by simply updating the recordset to read records from 2013 only. When I tried doing what I've done for years, which is use DW's search and replace function to replace all dynamic text from 2012 to 2013, the first problem is that even though I chose "replace all" and then closed the dialog box, upon reopening, the recordset still says 2012. So, I thought maybe there's a bug in this recordset, so I deleted it from the server behaviors dialog box and rebuilt the recordset. Now it works locally. But upon uploading it to my Web site, I get the error message "No database selected." This isn't true because in each case of my coding for dynamic text, it clearly shows my database selected.
I'm baffled by this as I've never had this much difficulty "reusing" recordsets before. If I have to completely rebuild the page, that's fine, but why is it not seeing my database at all?
Thanks for any help you can send my way,
Gail