connecting to sqlserver

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
altruist
Participant
Posts: 73
Joined: Thu May 11, 2006 6:50 am

connecting to sqlserver

Post by altruist »

Hi everyone,

Can you tell me, which stage do we need to use to connect to SQL server.

And is it possible that SQL Server 2005 will be installed on Unix or can it be only installed on windows.

Thanks
wesd
Participant
Posts: 22
Joined: Mon Aug 16, 2004 8:56 pm

Post by wesd »

Use ODBC Stage

SQL Server can ONLY be installed on Windows platforms.
Wes Dumey
Senior Consultant
Data Warehouse Projects
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

... but there is an ODBC driver for SQL Server that can be (is) installed on a UNIX system on which DataStage is installed. Hence wesd's advice to use an ODBC Enterprise stage.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply