If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > progress/unix en odbc or ado

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-04, 08:24
systeem systeem is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Question progress/unix en odbc or ado

Hello,

i am looking for the best way to connect to a progress database on a sco unix server.
I want to connect to a windows environment, as my reporting tools,
mostly based on borland delphi, are windows apps.

As i learned by looking at the forum this is possible at least:
through odbc
througd ado

Questions?

Is one of the above methodes to be preferred?
Are there other ways to connect to the progress db

The progress db is an embedded database in a hospital information systems wich solely runs on unix, so i am sticked to a progress database under unix

Thanks for help

Diederik van Donk
Reply With Quote
  #2 (permalink)  
Old 04-14-04, 17:03
brbogdan brbogdan is offline
Registered User
 
Join Date: Nov 2003
Location: Lomza, POLAND
Posts: 81
Re: progress/unix en odbc or ado

Hi,
Progress database in version 9 has built-in two database engines: 4GL (for applications written in Progress 4GL language) and SQL-92 (for applications that access database using SQL-92 standard). If you have no product for 4GL client you can consider JDBC database driver (for Java-based tools) or ODBC driver (for .NET for example). There is no way to use ADO, the only way for Microsoft tools is ODBC driver (also for earlier Progress version 8).
Regards
Bogdan
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On