Show / Hide Table of Contents

OpenConnection Method (IFCSqlExec)

Syntax

'Declaration

<DispIdAttribute(1610743813)>
Sub OpenConnection( _
   ByVal _TheDB_ As String, _
   ByVal _UserName_ As String, _
   ByVal _password_ As String, _
   ByVal _DBServer_ As String, _
   ByVal _DBName_ As String _
) 
[DispIdAttribute(1610743813)]
void OpenConnection( 
   string _TheDB_,
   string _UserName_,
   string _password_,
   string _DBServer_,
   string _DBName_
)

Parameters

TheDB

UserName

password

DBServer

DBName

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

IFCSqlExec Interface
IFCSqlExec Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.