R
Rob Brookbanks
Hi,
I run an ODBC query to get some purchase order or other from Sage based on
the purchase order number. This gives me all the items on a purchase order.
I want to then bring up a form that allows me to enter a serial number and
dump the data in my serial number database.
I can get the records I want, but the part I can't figure is how to
dynamically create the form and fill it with the text from the ODBC query.
Just to add to the fun, if I have 3 off of the same item, I want the form to
make three rows where I can enter a serial number for each item.
Any pointers please.
Rob
I run an ODBC query to get some purchase order or other from Sage based on
the purchase order number. This gives me all the items on a purchase order.
I want to then bring up a form that allows me to enter a serial number and
dump the data in my serial number database.
I can get the records I want, but the part I can't figure is how to
dynamically create the form and fill it with the text from the ODBC query.
Just to add to the fun, if I have 3 off of the same item, I want the form to
make three rows where I can enter a serial number for each item.
Any pointers please.
Rob