Can't View Live Data in DW8 Tutorial -
11-06-2007
, 01:44 AM
I am trying to view MS Access database records in a jsp page using Dreamweaver
8.0.2 (as part of the Cafe Townsend tutorial)
In the Databases panel I can see the database objects. The test to database
connection successfuly returns database records. However, when I click on LIVE
DATA VIEW icon, a red exclamation mark(!) appears next to the
Recordset(rs_Comment) #prior version# line of the Server Behaviors tab.
When I select this line and double-click a message box saying: "This server
behavior was created with a prior version of UltraDev. It will be replaced with
the current version when you click OK in the server behavior dialog box."
appears. I hit OK in the box, and hit OK in the Recordset dialog box that also
appears. The exclamation marked line disappears from the Server Behavior tabbed
pane, but the problem remains unsolved.
I uninstalled and reinstalled DW8, but the problem persists.
Any help would be appreciated. |