Setting Database default paths (1 Viewer)

Gaztech

Member
Local time
Today, 06:27
Joined
Jan 5, 2021
Messages
39
It really wasn't a big deal. I don't expect to be "spoon fed" with this stuff. Sometimes you just have to get in there and sort it!

It was the modules that got me. I didn't realise until I got into the code that they were required.

Not to worry though. It's a good piece of code.
 

MajP

You've got your good things, and you've got mine.
Local time
Today, 00:27
Joined
May 21, 2018
Messages
8,525
I trimmed this down to make it easier to understand only what is required. I got rid of the default form and used an autoexec macro which simplifies things.
You need to import the following
1. Autoexec Macro
2. mdlRelink
3. mdlFileDialog
4. mdlError (you can get rid of this and use your own error handler)
 

Attachments

  • Relink Back End.zip
    647.1 KB · Views: 170

Users who are viewing this thread

Top Bottom