macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: CF8 Cfquery return Identity from a trigger

Subject: Re: CF8 Cfquery return Identity from a trigger
From: "ksmith"
Date: Fri, 17 Aug 2007 14:23:31 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

I believe this is due to a change in behavior in the DataDirect 3.6 drivers 
used in CF8.  I believe the workaround is to modify your datasource with the 
connectionstring argument, "AlwaysReportTriggerResults=true".  Alternatively 
you could test Microsoft's new MSS 2005 JDBC driver.


<Prev in Thread] Current Thread [Next in Thread>