See also
Class DataAccessBase
West Wind Toolkit for .NET
DataAccessBase.OpenConnection
Opens a Sql Connection based on the connection string. Called internally but externally accessible. Sets the internal _Connection property.
public virtual bool OpenConnection();
See also:
Class DataAccessBase