I think this may be related to your database not being able to have an empty string? have you put some kind of constraint on the entry in access?
If you have a text input in Opus, you have to allocate a variable to it, so I don't think it will return a null, just an empty string
One way you can test.......is to edit the variable for the text input, give it a default value, either a number or text. it will return the default value (assuming you don't clear the entry first). If you edit a variable, remember to hit the APPLY button otherwise it won't do the change. An altarnative is to test if nothing has been entered in the text entry, then substitute the empty string for "ABC123" or anything you know is a valid entry.?
_________________ Whoever designed this, never actually used it!
For this message sandyn has been thanked by : mackavi
|