I have build an app with a fe and a be.
i want the app to use the be-db from the location where the fe and be-db are placed.
using some code with connecting a db and relink the tables workes fine in the std app.
But when i generate a .fe.mde the old be-db is still used in spite of the code for reconnecting.
i am using A2k.
What do i need to do more so the fe.mde will use the correct be-db?
i want the app to use the be-db from the location where the fe and be-db are placed.
using some code with connecting a db and relink the tables workes fine in the std app.
But when i generate a .fe.mde the old be-db is still used in spite of the code for reconnecting.
i am using A2k.
What do i need to do more so the fe.mde will use the correct be-db?