No, you can only have one datasource per CFTRANSACTION.

Would be nice, but it isn't possible.

Paul Giesenhagen
QuillDesign
417-885-1375
http://www.quilldesign.com

  ----- Original Message -----
  From: vishnu prasad
  To: CF-Talk
  Sent: Wednesday, September 15, 2004 11:45 PM
  Subject: CFTRANSACTION

  Hi All

  is it possible to have one CFTRANSACTION for multiple datasource
  i write the follwing code

  <CFTRANSACTION>
  <cfquery datasource=one name=one>
  insert statment
  <cfquery>

  <cfquery datasource=two name=rwo>
  insert statment
  <cfquery>
  </CFTRANSACTION>

  i verify the connection in cf admin ,but when i execute the code i got message as datasource verification failed

  how can i overcome this
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to