Yeah, I'm very sure there's been an update on the JDBC drivers from CF 8 to CF 
9.


> Is there an updated driver for SQL Server?  I have come across this issue 
> where if i run this query:-
>  
> <cfquery datasource="ds" name="qInsert">
> INSERT
> INTO TableName (Col1)
> VALUES ('foobar')
> SELECT @@IDENTITY AS 'NewID'
> </cfquery>
>  
> Under CF8 it errors saying qInsert is undefined but under CF9 it runs fine.
>  
> Steve
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.


--
Kai Koenig - Ventego Creative Ltd
ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 450 132 117
web: http://www.ventego-creative.co.nz
blog: http://www.bloginblack.de
twitter: http://www.twitter.com/agentK
--







-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to