Gets or sets the string used to open a SQL Server, Access, or Excel database.
[Visual Basic]
Public Property ConnectionString As String
[C#]
public string ConnectionString {get; set;}
[JScript]
public function get,set ConnectionString : String
Access, Excel and SQL server are supported and automatically detected
based on the connection string specified.
See Getting Started > Tutorials > Connecting to data.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
DataEngine Class | DataEngine Members | DataEngine Class
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.