How to create a shortcut to secured database?

  • Thread starter Thread starter Sidney Linkers
  • Start date Start date
S

Sidney Linkers

Hi All,

Is there a method in VB to create Shortcuts for a secured MSAccess database
like:

<Path to MSACCESS> <The MSACCESS Database> /wrkgrp <Path to SYSTEM.MDW>

The function params should support something like this:

fnCreateShortCut(NameOfShortcut, Target, WorkingPath,
PathToCreateShortcutIn)

Thanks in advance!

Sid.
 
Back
Top