Repository.ConnectToRepository

From ReliaWiki
Revision as of 17:17, 6 September 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|Repository Class|Repository}} == Declaration == {{APIPrefix|Public Function}} {{APIName|ConnectToRepository(}} {{APIPrefix|ByVal}} {{APIName|FileName}} {{A…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Declaration

Public Function ConnectToRepository( ByVal FileName As String ) As Boolean

Connects to any (MS Access, MS SQL or Oracle) repository. If the extension of the file is 'rserp' then it connects to the enterprise database described in the file. Otherwise MS Access repository is assumed.