all groups > dotnet ado.net > august 2006 >
You're in the

dotnet ado.net

group:

ADODB and .Net


ADODB and .Net rclowser
8/30/2006 9:27:02 AM
dotnet ado.net:
I developed a .Net website for Windows 2k3, but the webhosting team doesn't
have a 2k3 environment ready to go. So I want to still push my .Net site, so
I'm attempting to get the site to run on W2k that is already set up. I'm
having a few difficulties on it. Current the site runs fine on 2k3 but when I
try to run it on w2k, I get the following error about "ADODB.Connection not
defined". I have an include ADODB at the top of the file as a namespace. I'm
wondering if it just can't find the namespace on w2k? Any ideas or
Re: ADODB and .Net Paul Clement
8/30/2006 12:05:20 PM
[quoted text, click to view]

¤ I developed a .Net website for Windows 2k3, but the webhosting team doesn't
¤ have a 2k3 environment ready to go. So I want to still push my .Net site, so
¤ I'm attempting to get the site to run on W2k that is already set up. I'm
¤ having a few difficulties on it. Current the site runs fine on 2k3 but when I
¤ try to run it on w2k, I get the following error about "ADODB.Connection not
¤ defined". I have an include ADODB at the top of the file as a namespace. I'm
¤ wondering if it just can't find the namespace on w2k? Any ideas or
¤ suggestions. Thanks!

See if the following helps:

You may receive an "ADODB.Connection is not defined" error message when you try to create a new
instance of an ADO connection in an ASP.NET-based application
http://support.microsoft.com/kb/907742/en-us?spid=8940&sid=144


Paul
~~~~
Re: ADODB and .Net Cor Ligthert [MVP]
8/30/2006 7:06:36 PM
RCLowser,

This is an ADONET newsgroup not for ADO

Therefore the first question, why ADODB?
Secont one: did you know that there is a newsgroup about Ado for dotnet?

microsoft.public.dotnet.languages.vb.data
while of course
microsoft.public.framework.aspnet is probably the best for your question.

See this as advice you are forever welcome in this newsgroup.

Cor


"rclowser" <rclowser@discussions.microsoft.com> schreef in bericht
news:F2A6FC69-71DF-4D4D-A931-F6356987E128@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button