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]

