Prog Rammer
September 1st, 2000, 09:08 AM
Hi
I have a database control. How to use app.path function in the database name propertie.
For example, as we using cn.Open App.Path & "\filename.mdb" in the ADO I
want to use the same way in the database control properties:
|DatabaseNname | App.Path & "\filename.mdb" |
How I can do that thanks a lot for your help
Dan
I have a database control. How to use app.path function in the database name propertie.
For example, as we using cn.Open App.Path & "\filename.mdb" in the ADO I
want to use the same way in the database control properties:
|DatabaseNname | App.Path & "\filename.mdb" |
How I can do that thanks a lot for your help
Dan