
Data Control has mind of its own
Using VB6, we have an application that used a Data Control to connect
to an Access database. The Database Name and RecordSource are set at
run time. The DatabaseName is set using a const, "T:\Share\OurDB.mdb".
All works well. We were asked to move the database to the U: drive. So,
it seemed simple enough to change the const to "U:\Share\OurDB.mdb".
Not so! Of three recordsets defined, one of them still is looking to
the T: drive for the database and the program aborts.
Has anyone seen this? It's like the data control has taken on a life of
its own.
HOP
Sent via Deja.com http://www.*-*-*.com/
Before you buy.