Forum Discussion
berndk
15 years agoNew Contributor
Only to make a database field comparison I have the feeling I should have studied at university... the manual makes me feel cold.
A 10 step list is much more appreciated than a lot of theoretical text.
Now I have setup the "Database table checkpoint" with a Select statement getting me the last changed row in the table like
Select Top 1 * From Tablename order by xxdate desc
I know the value changed in the GUI and I know therefore the value I should get from the Select Top 1... statement BUT I could not find any helpfull/mind opening text passage in your manual how do I compare this value?
Where do I have to say compare the value changed from my GUI to this: (see image): I want to compare the State field with the Gui-TextField OR any socalled baseline-data(where I define that...)
Can you help me please? My trial is soon ending...
A 10 step list is much more appreciated than a lot of theoretical text.
Now I have setup the "Database table checkpoint" with a Select statement getting me the last changed row in the table like
Select Top 1 * From Tablename order by xxdate desc
I know the value changed in the GUI and I know therefore the value I should get from the Select Top 1... statement BUT I could not find any helpfull/mind opening text passage in your manual how do I compare this value?
Where do I have to say compare the value changed from my GUI to this: (see image): I want to compare the State field with the Gui-TextField OR any socalled baseline-data(where I define that...)
Can you help me please? My trial is soon ending...
Related Content
- 12 years ago
- 2 years ago
Recent Discussions
- 18 hours ago