sir
what are the steps to establish ODBC connection and if we only use different front end then only we have to establish ODBC or though we use progress itself we have to establish ODBC just explain.
thank u sir
1. Install the SQL Client Access at the client machine which can be downloaded from progress download center.
2. Start the database on the database server.
3. Define a DSN on the client machine for the database.
4. Use the ODBC client of your choice to connect to the database.
[/collapse]
[collapse] From: Youssif Shanshiry [mailto:bounce-yshanshi@community.progress.com]
Sent: Tuesday, May 06, 2014 7:28 PM
To: TU.OE.RDBMS@community.progress.com
Subject: RE: how to establish ODBC connectionReply by Youssif Shanshiry1. Install the SQL Client Access at the client machine which can be downloaded from progress download center.
2. Start the database on the database server.
3. Define a DSN on the client machine for the database.
4. Use the ODBC client of your choice to connect to the database.
Stop receiving emails on this subject.Flag this post as spam/abuse.
You only need a DataServer product if you want a Progress 4GL program to access a non-Progress database in a somewhat transparent fashion. Accessing the Progress database from a SQL client is supported natively via the SQL-92 compliant _sqlsrv2 server executable.
The "SQL Client Access" is right smack in the middle of the page on the download site. You can't miss it - just poke around a bit. It is NOT in the same place as your other licenses.
A DSN is an ODBC data source definition. Control Panel - ODBC Administrator - system DSN - new.
[collapse]From: Youssif Shanshiry [mailto:bounce-yshanshi@community.progress.com]
Sent: Tuesday, May 06, 2014 7:28 PM
To: TU.OE.RDBMS@community.progress.com
Subject: RE: how to establish ODBC connectionReply by Youssif Shanshiry1. Install the SQL Client Access at the client machine which can be downloaded from progress download center.
2. Start the database on the database server.
3. Define a DSN on the client machine for the database.
4. Use the ODBC client of your choice to connect to the database.
Stop receiving emails on this subject.Flag this post as spam/abuse.
Flag this post as spam/abuse.
[/collapse]
[collapse] From: Paul Koufalis [mailto:bounce-pkoufalis@community.progress.com]
Sent: Wednesday, May 07, 2014 9:35 AM
To: TU.OE.RDBMS@community.progress.com
Subject: RE: how to establish ODBC connectionReply by Paul KoufalisYou only need a DataServer product if you want a Progress 4GL program to access a non-Progress database in a somewhat transparent fashion. Accessing the Progress database from a SQL client is supported natively via the SQL-92 compliant _sqlsrv2 server executable.
The "SQL Client Access" is right smack in the middle of the page on the download site. You can't miss it - just poke around a bit. It is NOT in the same place as your other licenses.
A DSN is an ODBC data source definition. Control Panel - ODBC Administrator - system DSN - new.
Stop receiving emails on this subject.Flag this post as spam/abuse.