Hello,
this is a very important (and urgent too) question... :?
I've got a access data source -> C:\TEST\DATA.MDB
I've got a mappoint map -> C:\TEST\MAP.PTM
I've got a vb6 application -> C:\TEST\EXEC.EXE
The MAP.PTM is linked on datas from DATA.MDB.
The EXEC.EXE opens the MAP.PTM.
I'd like to change the default directory.
I made a LINK.INI file which contains the new path.
The EXEC.EXE opens the right MAP.PTM but the
MAP.PTM is always linked to C:\TEST\DATA.MDB.
So, is this possible to change the file source ?
King regards,
Vincent BENNER