Hi All!!!
I have a very urgent question.
Here is a deal..
I have an application in VB 6 wich connects to Access 97 mdb. For all kinds of transaction I use Data Enviroment. Everything is working fine, but today I was told that network path where .mdb file lies can be changed over time.
It means it shouldn't be hard-coded.. I have a local mdb file where if needed I can stor this path string and I can use common dialog control to get valid string..
But how to pass this string to the data enviroment???
I tried to use ConnectionSource property, but it gives me an error "invalid use of property"
What can I do?
Is there fast and easy solution which will not involve a lot of coding?
I have very limited time for these modifications..
Please, help me.. Have a great day!
I have a very urgent question.
Here is a deal..
I have an application in VB 6 wich connects to Access 97 mdb. For all kinds of transaction I use Data Enviroment. Everything is working fine, but today I was told that network path where .mdb file lies can be changed over time.
It means it shouldn't be hard-coded.. I have a local mdb file where if needed I can stor this path string and I can use common dialog control to get valid string..
But how to pass this string to the data enviroment???
I tried to use ConnectionSource property, but it gives me an error "invalid use of property"
What can I do?
Is there fast and easy solution which will not involve a lot of coding?
I have very limited time for these modifications..
Please, help me.. Have a great day!