my server
<cftry>
<cfquery name="tony" datasource="#usersDSN#">
select * from companyTables
</cfquery>
<cfcatch type="any">
<cfdump var="#cfcatch#">
</cfcatch>
</cftry>
I get this response...
[unknown type]
however, if I remove the c:\cfusion\runtime\servers\lib directory, I get the
cfcatch struct, as expected. any ideas?
thanks
...tony
tony weeg
senior web applications architect
navtrak, inc.
www.navtrak.net
[EMAIL PROTECTED]
410.548.2337
visit www.antiwrap.com to send long url emails to your friends!
-- dont mistake my perfection as arrogance
anonymous
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

