gerard1979
MIS
There are orders in my database. Each order can have several documents in Excel/Word and so on.
I have a table DocLink: docLink_id, Doc, and order_id (foreign key)
I want a button what opens a dialogbox so I can browse to the document and click OK or something and the document is in the DocLink
Is this possible in a simple way?
thnx in advance
Gerard
I have a table DocLink: docLink_id, Doc, and order_id (foreign key)
I want a button what opens a dialogbox so I can browse to the document and click OK or something and the document is in the DocLink
Is this possible in a simple way?
thnx in advance
Gerard