Operating System - OpenVMS
1748223 Members
4530 Online
108759 Solutions
New Discussion юеВ

Communicate between two different plattforms

 
TonyJ
Occasional Contributor

Communicate between two different plattforms

Hello!

I have two systems one Windows plattform with an MFC application using SQL Server database and an OpenVMS plattform with an Ingres 4GL application using an Ingress database.

I want to have an OpenVMS process to read the SQL Server database probably by using ODBC and update the Ingres database located on the OpenVMS side with these data.

Both systems are located on the same Ethernet LAN.

Is it any problem with the request that I have?
Does it exist a ODBC driver for SQL Server to use on OpenVMS?
Is this ODBC driver for SQL Server language dependent because it will be used in Ingres 4gl language.

//Tony
4 REPLIES 4
Robert Gezelter
Honored Contributor

Re: Communicate between two different plattforms

Tony,

It would be extremely helpful if the question included the versions of the products (both SQL Server and Ingres).

As a start, I would check for an ODBC component on the Ingres www site.

- Bob Gezelter, http://www.rlgsc.com
Maurizio Rondina
Frequent Advisor

Re: Communicate between two different plattforms

Try www.easysoft.com i recently buy their product "Gateway ODBC driver for RMS files", and I have resolve similar problem.
Jess Goodman
Esteemed Contributor

Re: Communicate between two different plattforms

Attunity Connect is a very good product for this.

http://www.attunity.com/attunity_connect
I have one, but it's personal.
Craig A Berry
Honored Contributor

Re: Communicate between two different plattforms

Tony,

Why do you keep starting a new thread to ask the same question, and what was wrong with the answers you got in the other two threads?