|
-
August 13th, 2002, 04:38 AM
#1
DB2 database
Hi all!
I want to connect IBM DB2 database with System.Data.OleDb.OleDbConnection(). I use connection string "Provider=DB2OLEDB;Database=DBName; User ID=user; Password=pwd" and I get an error "The 'DB2OLEDB' provider is not registered on the local machine.". OK I get it: but how/where can I get this provider OR is another way to connet DB2 in .NET.
Tnx for helping me!
-
August 13th, 2002, 06:26 AM
#2
If you have an ODBC driver for it, Microsoft has released ODBC.net. I've worked with it a bit and I'm not overly thrilled with it, but it may be worth a shot.
http://msdn.microsoft.com/downloads/...mpositedoc.xml
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|