|
 |
asp_ado_rds thread: ADO ASP ERROR HELP
Message #1 by "CebuCity Undernet Chatters Community" <gsalvador@v...> on Wed, 16 May 2001 06:52:03 -0700
|
|
hi guys,
i got tis error when accessing an access db using ADO in asp :
An exception of type 'Microsoft OLE DB Provider for ODBC Drivers [ODBC Mi
crosoft][Microsoft Access Driver] Disk or Network error.' was not handled
=2E
help is very much appreciated. thanks.
gerald
Message #2 by "Dallas Ray Smetter" <dallas.smetter@s...> on Wed, 16 May 2001 10:16:43 -0500
|
|
test network connectivity to the SQL server
-----Original Message-----
From: CebuCity Undernet Chatters Community [mailto:gsalvador@v...]
Sent: Wednesday, May 16, 2001 8:52 AM
To: ASP_ADO_RDS
Subject: [asp_ado_rds] ADO ASP ERROR HELP
hi guys,
i got tis error when accessing an access db using ADO in asp :
An exception of type 'Microsoft OLE DB Provider for ODBC Drivers [ODBC
Microsoft][Microsoft Access Driver] Disk or Network error.' was not
handled.
help is very much appreciated. thanks.
gerald
Message #3 by "CebuCity Undernet Chatters Community" <gsalvador@v...> on Wed, 16 May 2001 10:06:35 -0700
|
|
network connection is fine...i can connect to our SQL server in the netwo
rk...is tis something to do with MDAC 2.6 and RTM? ive installed it...bef
ore, iwas using MDAC 2.5 and my code's working fine...any suggestions?
thanks
-----Original Message-----
From: Dallas Ray Smetter dallas.smetter@s...
Sent: Wed, 16 May 2001 10:16:43 -0500
To: asp_ado_rds@p...
Subject: [asp_ado_rds] RE: ADO ASP ERROR HELP
test network connectivity to the SQL server
-----Original Message-----
From: CebuCity Undernet Chatters Community [mailto:gsalvador@v...]
Sent: Wednesday, May 16, 2001 8:52 AM
To: ASP_ADO_RDS
Subject: [asp_ado_rds] ADO ASP ERROR HELP
hi guys,
i got tis error when accessing an access db using ADO in asp :
An exception of type 'Microsoft OLE DB Provider for ODBC Drivers [ODBC
Microsoft][Microsoft Access Driver] Disk or Network error.' was not
handled.
help is very much appreciated. thanks.
gerald
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
To unsubscribe send a blank email to leave-asp_ado_rds-63158U@p...
m
_________________________________________________________________________
__
Visit http://www.visto.com/info, your free web-based communications cente
r.
Visto.com. Life on the Dot.
Message #4 by "Daniel Kohler \(ABC-Soft\)" <kohler@a...> on Wed, 16 May 2001 19:34:23 +0200
|
|
MDAC 2.6 is not ready .... try 2.5 it's the best for now.... Ohterwise check
your connection
setup if you have defined the ODBC thrue DNS on WebServer. You could also
try to write
your connection codes into your .asp file to connect. If that doesn't work
you have another
problem with the webserver and the configuration of it.
Greetings Dany
----- Original Message -----
From: "CebuCity Undernet Chatters Community" <gsalvador@v...>
To: "ASP_ADO_RDS" <asp_ado_rds@p...>
Sent: Wednesday, May 16, 2001 7:06 PM
Subject: [asp_ado_rds] RE: ADO ASP ERROR HELP
network connection is fine...i can connect to our SQL server in the
network...is tis something to do with MDAC 2.6 and RTM? ive installed
it...before, iwas using MDAC 2.5 and my code's working fine...any
suggestions?
thanks
|
|
 |