DB2 Connection

  • Thread starter Thread starter joo
  • Start date Start date
J

joo

I am trying to connect DB2.
But, I can't not find DB2 in oledb provider list in
vs.net 2003.
Is there anying additionally required software to
connect DB2?
 
I am trying to connect DB2.
But, I can't not find DB2 in oledb provider list in
vs.net 2003.
Is there anying additionally required software to
connect DB2?

You have to install the DB2 client software. This will install the
OleDB driver. When you use the newest DB2 client software, it should be
shipped with the beta .NET provider too (afaik).

FB
 
Back
Top