if I run this code, with a "c:\cfusion\runtime\servers\lib" path present on
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]

Reply via email to