In your data source try adding a WHERE clause and binding a parameter to the ticket number your main form.
i.e. WHERE ticket_number = @ticket_number
In the where clause you will be given a list of controls for possible binding to @ticket_number
Thanks Patrick, in this case, my company is the client, and they (the vendor) are unwilling to commit the resources to do any addtional work on thier end for this product. I had a wonderful plan that used something just liket that. And they told us they could not (or would not?) commit the...
Here's the situation:
We are using an application hosted by another company via remote desk top. The application is data entry intesnive and repetative.
Much of the data is already in our database. Ideally we would send our vedor a datafile and they would import the information. They are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.