|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
oracle problems |
From: |
Venkatesh |
Date: |
11/10/2000 10:54:53 AM |
IP: |
207.242.198.74 |
I am creating a DSN-less oracle connection with this code:
Conn.ConnectionString="Provider=MSDAORA.1;Password=pw;User ID=id;
Data Source= servername;Persist Security Info=True"
and I am getting this error:
Operation is not allowed on an object referencing a closed or invalid connection.
which points to the line:
recordset.open "tablename", Conn, 1, 3
Help! |
|
|
|
|
|
|
|
|
|
|
|
|