> Anyone seen an error like this before? Error Executing Database Query. > [Macromedia][SQLServer JDBC Driver]Unhandled token type: Unknown token: > 0x30 > The error occurred on line 154. > > It has been coming up on my server lately. It is usually followed by a > few null null errors. Some times the token changes, but not often. > I've also seen token: 0x0c > > Google had nothing on this.
As far as I can tell this is a driver bug. In that the SQL Server response is unrecognised by the driver and the error is thrown. http://support.microsoft.com/kb/827969 What SQL drivers are you using? MS or the CF in built ones? Are they the latest, greatest versions? Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300340 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

