Posted in ColdFusion | Posted on 09-21-2007 | 3,161 views
Ben Forta sent in some nice updates to the ColdFusion Database Explorer. I've added these to the download. The new features include the ability to hide views (which really helps on SQL Server) and metadata about query results, as seen below:
Click on the image above for a larger version. Query result data is show for all queries now. In cases where data is returned, tabs are used. In the screen shot, you can see a delete example and how it now tells you how many rows were affected, which is pretty cool.



info:widget: Firing selection change event for tree id: tabletree
is firing but nothing is showing up. No field names, nothing.
<cflog text="#cols#" file="db-cols">
after the
<cfdbinfo datasource="#session.dsn#" type="columns" table="#table_name#" name="cols">
line. I logout and log back in and try to access the tables and no log file shows up.
Where would the log files be for the YAHOO widget??
Don't know if this has anything to do with it, but sometimes (when I use the 'forward' and 'back' buttons on the browser) I get a popup window with this message: "Error processing JavaScript in markup for element main: [Enable debugging by adding 'cfdebug' to your URL perameters to see more information]" But, like Michael, adding cfdebug isn't giving me any info.
[Add Comment] [Subscribe to Comments]