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;} Access, Excel and SQL server are supported and automatically detected 
            based on the connection string specified. 
            See Getting Started > Tutorials > Connecting to data.
            
DataEngine Class | DataEngine Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.