Repository.ConnectToRepository: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|Repository Class|Repository}} == Declaration == {{APIPrefix|Public Function}} {{APIName|ConnectToRepository(}} {{APIPrefix|ByVal}} {{APIName|FileName}} {{A…')
 
No edit summary
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}
{{Template:APIClass|Repository Class|Repository}}


== Declaration  ==
== Property Syntax==
 
{{Template:ConnectToRepository}}
{{APIPrefix|Public Function}}
{{APIName|ConnectToRepository(}}
{{APIPrefix|ByVal}}
{{APIName|FileName}}
{{APIPrefix|As String}}
{{APIName|)}}
{{APIPrefix|As Boolean}}
 
{{APIComment|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.}}

Revision as of 20:24, 13 September 2013