Linked Server in SQL 2008 linking to an Openedge 10.0B

mrhah

New Member
Can any one help me with this

how to create

a Linked Server in SQL 2008 linking to an Openedge 10.0B

thanks
 
I've done it with a 10.1.C Database on Redhat. Start with creating an ODBC data source based on the Open Edge Driver. Then create the linked server using a Microsoft OLE DB provider for ODBC Drivers.
 
I've created ODBC and test it but when i try to do the linked server i dot error can u give me detail steps on what should i do to make it work

linked server: name
other data source
microsoft OLE DB provider for ODBC Drivers
Product name: ????
Data source: the name of ODBC connection
Provider String: ????
Location: ????
Catalog:????

i need details for dummys
thanks on advance.
 
Back
Top