Microsoft.Data.Odbc version=1.0.3300.0

Sistemas

Member
Licensed User
Hi,
I use pachODBC.dll in a program to access a database.
Microsoft currently delivers the file Microsoft.Data.Odbc.dll in version=1.0.4030.0 in the package ODBC .Net, but I need Microsoft.Data.Odbc version=1.0.3300.0 in order to compile my program.
Does anyone of you still have this version=1.0.3300.0 in your computer?
I have been looking at the Internet and it is hard to find. Perhaps you can help.
Thanks,

Sistemas
 

agraham

Expert
Licensed User
Longtime User
The library may not work as it is compiled against Microsoft.Data.Odbc Version1.0.3300.0 but if you copy both pachODBC.cs and Microsoft.Data.Odbc.dll Version 1.0.4030.0 to your Libraries folder it should optimise compile ok as it will then be merged and compiled against the later dll.

If you want the library to work so you can run it in the IDE then I can recompile it against the newer dll for you but you would need to post the dll as I don't like installing an msi just to access a single file - if I did my computer would be full by now of stuff that I wouldn't use.
 

Sistemas

Member
Licensed User
I put these files in my project folder and the program doesn't compile and keeps asking for the 1.0.3300.0 dll version.
If this is not too much work for you, I will thank you producing the updated package.
Regards
Sistemas
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…