Ask a Question related to Informix, Design and Development.
-
Scott Adams #1
Linking Informix tables to SQL Server 2000
I am having difficulty creating a linked server (Informix) in
Microsoft SQL Server 2000. I have successfully installed the Informix
OLEDB driver; the driver is version 3.81. Using SetNet32 that was
installed with the SDK v2.8, I can successfully connect to my Informix
database. I can also successfully connect to my Informix tables using
a system DSN (I have tested this by importing data into Excel using
the DSN.) I have also executed some stored procedures
(sp_addlinkedserver and sp_addlinkedsrvlogin) that were supposed to
create the linked server, but I have not been successful. I would
appreciate it if someone could help me out. My connection information
follows:
Server name: dapa_live
Host name: mx
Service: dapa_live
Protocol: onsoctcp
Database name: dapa
(UserID and Password are required as well)
Thanks.
Scott Adams
Scott Adams Guest
-
Linking to SQL Server 2000
I have been using CF for a number of years but always with Access. Not having SQL Server 2000 experience is holding me back. Can anyone give me or... -
Error while porting applicaition from 2000 Server to 2000 advace Server
Hi, I have one 3 tier architecture application running on Windows 2000 Server. I have created replica of same machine on another machine where OS... -
How to export an Informix db to MS SQL Server 2000?
Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG,... -
Informix Dynamic Server 2000 startup problem
Hi, While starting up informix in multi user mode , we wait for the database to come up by checking the onstat - o/p . But if the system is... -
SQL Server 2000 SP3: Why is Table variable slower than temp tables?
Hello, Recently, I am trying to optimize some old stored procedures. In the process, I found out in the online help that a "table variable" is... -
Scott Adams #2
Re: Linking Informix tables to SQL Server 2000
Using the database information I have provided, can someone help me
assemble the proper parameters I would pass to the stored procedures
sp_addlinkedserver and sp_addlinkedsrvlogin. I feel as if my troubles
are centered here. Thanks.
Scott
Paul Watson <paul@oninit.com> wrote in message news:<3F16CCB9.BC7CE322@oninit.com>...> AFAIR you need to tell the informix end that you want to use OLE,
> I believe the procedure is in the manual but I can't remember what it
> is
>
> Scott Adams wrote:> >
> > I am having difficulty creating a linked server (Informix) in
> > Microsoft SQL Server 2000. I have successfully installed the Informix
> > OLEDB driver; the driver is version 3.81. Using SetNet32 that was
> > installed with the SDK v2.8, I can successfully connect to my Informix
> > database. I can also successfully connect to my Informix tables using
> > a system DSN (I have tested this by importing data into Excel using
> > the DSN.) I have also executed some stored procedures
> > (sp_addlinkedserver and sp_addlinkedsrvlogin) that were supposed to
> > create the linked server, but I have not been successful. I would
> > appreciate it if someone could help me out. My connection information
> > follows:
> >
> > Server name: dapa_live
> > Host name: mx
> > Service: dapa_live
> > Protocol: onsoctcp
> > Database name: dapa
> > (UserID and Password are required as well)
> >
> > Thanks.
> >
> > Scott AdamsScott Adams Guest



Reply With Quote

