I have a access application develeoped by somebody else on a CD.
It has some Forms.
but when I try to access a field in the form .It gives me a error pointing to c:\Documents and Settings\xxx\yyy.mdb is not a valid path.
I think whne the form was designed it used the mdb file on that path.
When i try to access the field properties it shows the sql but I dont find the path hardcoded anywhere.
How can i chnage the path so that i dont get a runtime error
Thanks
It has some Forms.
but when I try to access a field in the form .It gives me a error pointing to c:\Documents and Settings\xxx\yyy.mdb is not a valid path.
I think whne the form was designed it used the mdb file on that path.
When i try to access the field properties it shows the sql but I dont find the path hardcoded anywhere.
How can i chnage the path so that i dont get a runtime error
Thanks