Connecting Tech Pros Worldwide Forums | Help | Site Map

Accessing the data from DB2 servers using C# Application

srinivas
Guest
 
Posts: n/a
#1: Apr 22 '06
Hi All,

As a requirement,.NET(C#) Application has to access the data from DB2
Server(Windows) and DB2 AS/400 Server with windows authentication.
which drivers i have to use to access the data from DB2 Server(Windows)
and DB2 AS/400 Server.

Any suggestions/ideas would be appreciated

Regards
Srinivas


tuarek
Guest
 
Posts: n/a
#2: Apr 23 '06

re: Accessing the data from DB2 servers using C# Application


Hi Srinivas,

First, you need to install DB2 Run Time Client to get ODBC/CLI access
to DB2 servers. I also strongly suggest you to install DB2 Visual
Studio Add-ins and check out following web ibm site:

http://www-128.ibm.com/developerwork...4alazzawe.html

Regards,

Tuarek

dadasha
Guest
 
Posts: n/a
#3: Apr 23 '06

re: Accessing the data from DB2 servers using C# Application


If you want to connect to DB2 AS/400, you need db2 connect product.

Gert van der Kooij
Guest
 
Posts: n/a
#4: Apr 23 '06

re: Accessing the data from DB2 servers using C# Application


In article <1145761899.694453.69010@i40g2000cwc.googlegroups. com>,
yaxiongchen@gmail.com says...[color=blue]
> If you want to connect to DB2 AS/400, you need db2 connect product.
>
>[/color]

Or iSeries Client Access for Windows
Karl Hanson
Guest
 
Posts: n/a
#5: Apr 24 '06

re: Accessing the data from DB2 servers using C# Application


Gert van der Kooij wrote:[color=blue]
> In article <1145761899.694453.69010@i40g2000cwc.googlegroups. com>,
> yaxiongchen@gmail.com says...[color=green]
>> If you want to connect to DB2 AS/400, you need db2 connect product.
>>[/color]
>
> Or iSeries Client Access for Windows[/color]

Link for info about iSeries Access .NET, ODBC, etc support :
http://publib.boulder.ibm.com/infoce...aikcaapidb.htm

--
Karl Hanson
Closed Thread


Similar DB2 Database bytes