Form not updating table
I have a form where the user enters data into various fields and on button click, the table is to be updated per the following:
"Update LASP_INVENTORY set chkCalRequested = 1 , parentfolderid = '" + ProcessContext.FolderId + " ' where INVENTORYID = ' " + Local.txtInvID + "'"
The command works perfectly outside of Metastorm but the field is never updated when I deploy within Metastorm.
Any help would be appreciated. Thanks!
Tagged:
0
Comments
-
That's it. You stare at it so long and don't see the obvious!!!
THANK YOU!
0 -
To avoid this problem, and a great many others, it is far better to use SelectSql() and the parameters it offers. Until we get parameters for the other database functions, it is the only way we do updates on the database.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 153 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories