472,119 Members | 1,313 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

Ack! - ODBC.NET Supported In Only the v1.1 .NET Framework!?!

I navigated to the following site and noticed this in bright red letters:

Note: This namespace, class, or member is supported only in version 1.1 of the
..NET Framework.

http://msdn.microsoft.com/library/de...tabletopic.asp

So, any versions after the 1.1 framework version does not include ODBC.NET?!?
Will it work if we include the odbc.net dll or will it just be completely
banished from the framework altogether?

I just got the majority of an application completed and for me to have to rewrite
it because it is now unsupported is just insane (for me).
Thanks for any replies,
Mythran
Nov 19 '05 #1
4 1260
Hello,

"Mythran" <ki********@hotmail.com> schrieb:
Note: This namespace, class, or member is supported only in
version 1.1 of the .NET Framework.

http://msdn.microsoft.com/library/de...tabletopic.asp
So, any versions after the 1.1 framework version does not include
ODBC.NET?!? Will it work if we include the odbc.net dll or will it
just be completely banished from the framework altogether?


I think the sentence should tell us that it's not supported in .NET 1.0.

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet
Nov 19 '05 #2
Cor
Herfried,
You are a real German alway serious LOL.
Cor
Nov 19 '05 #3
Cor
Herfried,
This could be read wrong, I ment always giving a correct answer
Cor
Nov 19 '05 #4
Mythran,
Herfried, is correct.

Of the two released versions of .NET (1.0 & 1.1) The System.Data.Odbc
namespace is only available in version 1.1 of the framework.

Remember both 1.0 & 1.1 are both currently readily available. Without the
message, one may think it was available on 1.0 of the framework (it is
available under 1.0 as a separate namespace, and a separate download).

Hope this helps
Jay

"Mythran" <ki********@hotmail.com> wrote in message
news:uN**************@TK2MSFTNGP11.phx.gbl...
I navigated to the following site and noticed this in bright red letters:

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

http://msdn.microsoft.com/library/de...tabletopic.asp
So, any versions after the 1.1 framework version does not include ODBC.NET?!? Will it work if we include the odbc.net dll or will it just be completely
banished from the framework altogether?

I just got the majority of an application completed and for me to have to rewrite it because it is now unsupported is just insane (for me).
Thanks for any replies,
Mythran

Nov 19 '05 #5

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Brian | last post: by
reply views Thread by Pav Lucistnik | last post: by
1 post views Thread by trapeze.jsg | last post: by
4 posts views Thread by Rachel Devons | last post: by
1 post views Thread by cfyam | last post: by
13 posts views Thread by Rob | last post: by
6 posts views Thread by Bjoern Schliessmann | last post: by
7 posts views Thread by kandola47 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.