Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Manager SQL node - Error while Update

Status
Not open for further replies.

sappleg

Programmer
Apr 15, 2008
31
0
0
CA
Hi Guys,

I am currently working with Data Manager and inserting an SQL node to the build. I have incorporated a very simple update statement in this sql node. However, when I do this in sql helper, it is giving me following error:

UDA-SQL-0123: Insert/Update/Delete requests are not permitted in real only transactions.

At the same time, when I issue this update statement outside of Data manager against the database, it works.

Could someone please advise?
Thanks in advance.
Sappleg
 
You will be able to run it in Batch - just not from the GUI.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top