System.Data.Odbc is found in the System.Data.dll assembly.  This is because
the default setup for Mono is based on .NET 1.1
which has System.Data.Odbc in System.Data.dll

There is no System.Data.Odbc.dll.

However, I wonder if we could create a stand alone Microsoft.Data.Odbc.dll
to be compatible with .NET 1.0 which also uses a namespace of
Microsoft.Data.Odbc.  It is not included with .net 1.0, but is something you
can download from Microsoft to add ODBC support to .NET 1.0.

Remember: an assembly can contain many different namespaces.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Eric Chow
Sent: Wednesday, April 28, 2004 4:20 AM
To: [EMAIL PROTECTED]
Subject: [Mono-list] System.Data.Odbc.dll


Hi,

Where I can find System.Data.Odbc.dll ???

Eric

==========================
If you know what you are doing,
it is not called RESEARCH!
==========================
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to