Z-Space Technologies, Inc.
Support Forums
Join | Logon
ITScriptNet Support Forums
 All Threads | New ThreadView:  Search:  
 Author  Thread: Simulator question
EFTDave
Posts: 2
Simulator question
Posted: 14 Aug 11 11:22 PM
Is is possible to test a LookupValidationRecord call to a remote SQL call when running the simulator? This is my script but I'm getting no return:

@Record@ = LookupValidationRecord("users.txt","UserLogOn", $LOGIN.txtusername$)
@Username@ = LookupParseValidationField("users.txt","UserLogOn", @Record@)
Message(@Username@ , "AIRBITS" , "OK" )
[Reply][Quote]
Alex
Posts: 9
Re: Simulator question
Posted: 15 Aug 11 9:26 AM
It is possible to use a remote SQL call in the Simulator.

Is the validation file defined in the validation files screen?
Does the users.txt validation file contain the value in $LOGIN.txtusername$ ?

If the validation file does not contain the value in $LOGIN.txtusername$ nothing will be stored in @record@.




[Reply][Quote]
 Page 1 of 1 
 
Website (C) 2004-2008 Z-Space Technologies, Inc. All Rights Reserved.
All messages posted here are the sole responsiblity of the poster. Z-Space Technologies, Inc. is not responsible for the content of messages. Messages do not reflect the official positions or policies of Z-Space Technologies, Inc.