Kipdole
|
| Posted: 12/19/2002, 2:20 PM |
|
I tried using a dsn connection but when I run a page I get an error message saying who is the provider.
If anyone has insight into this help would be appreciated. I tried setting up a connection string but that failed as well.
Thanks;
kipdole@hotmail.com
|
|
|
 |
Kipdole
|
| Posted: 12/19/2002, 2:36 PM |
|
I added the kip\usr
[InvalidOperationException: The ConnectionString property has not been initialized.]
System.Data.OleDb.OleDbConnection.Open() +184
Tacs_Call_Log.CCUtility.DBOpen() +67
Tacs_Call_Log.CCUtility..ctor(Object parent) +86
Tacs_Call_Log.personRecord.Page_Load(Object sender, EventArgs e) +25
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +29
System.Web.UI.Page.ProcessRequestMain() +724
|
|
|
 |
|