Hi All,
I am getting the following error when I try to perform some query
operations inside a CFTransaction tag......
The root cause was that:java.sql.SQLException: Usernames and Passwords
for all the database tags within CFTRANSACTION must be the same.
any kind of suggestion is greatly appreciable......
David RThe root cause was that:java.sql.SQLException: Usernames and Passwords
for all the database tags within CFTRANSACTION must be the same
tzimmerman - 31 Jan 2006 15:18 GMT
Is it possible you are running into the problem described in the following technote?
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19023
Ted Zimmerman