TheEntertainer
MIS
Crystal 8.5, Oracle 7.3, RDC, odbc connection.
VB form with a number of textboxes, after the report is selected each parameter name in the report is assigned to a text box on the form, so the user can see what that text box is for. The user puts in the information required and then it loops the entry back to the specific parameter. How though do I get it to know what data type the report parameter is, so that I can ensure that what is put in the text box is the correct data type?
VB form with a number of textboxes, after the report is selected each parameter name in the report is assigned to a text box on the form, so the user can see what that text box is for. The user puts in the information required and then it loops the entry back to the specific parameter. How though do I get it to know what data type the report parameter is, so that I can ensure that what is put in the text box is the correct data type?