W
Will
I have a form that uses a data connection to a SQL server that just receives
data. The data is id number, name, and description.
The form is supposed to pull up the name and description according to what
id# is entered. Every time I run the form and enter the id# nothing comes
back.
On the same form I also have a list box that pulls other data back using the
same id# and that works fine.
I am not sure where else I have to check to get the text box populated. Any
help would be great. Thanks.
data. The data is id number, name, and description.
The form is supposed to pull up the name and description according to what
id# is entered. Every time I run the form and enter the id# nothing comes
back.
On the same form I also have a list box that pulls other data back using the
same id# and that works fine.
I am not sure where else I have to check to get the text box populated. Any
help would be great. Thanks.