B
Bob M.
I am using Access 2003 to build a Point of Sale and inventory control
application. When I Swipe the Credit Card A long string is returned that has
to be parsed for pertinent information. I can parse the information I need
with no problem.
I want to put some of this information in textboxes on the form. When I try
to populate a textbox I get "Run-time error 2115"
The macro or function set to the BeforeUpdate or Validation Rule property for
this field is preventing Convention POS from saving the field. There are no
BeforeUpdate or ValidationRules set for these boxes.
The text box is unbound.
Can anyone help me?
Thanks.
application. When I Swipe the Credit Card A long string is returned that has
to be parsed for pertinent information. I can parse the information I need
with no problem.
I want to put some of this information in textboxes on the form. When I try
to populate a textbox I get "Run-time error 2115"
The macro or function set to the BeforeUpdate or Validation Rule property for
this field is preventing Convention POS from saving the field. There are no
BeforeUpdate or ValidationRules set for these boxes.
The text box is unbound.
Can anyone help me?
Thanks.