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 db without progress

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-04-04, 17:26
fanlegii fanlegii is offline
Registered User
 
Join Date: Mar 2004
Posts: 2
progress db without progress

Hi
I have such problem, i want to access progress db file. I know php, mysql, access, (amoung other about 20 programic languages) and looking for tool which will convert db file to something more common (maybe few csv text files)
Reply With Quote
  #2 (permalink)  
Old 03-08-04, 04:06
brbogdan brbogdan is offline
Registered User
 
Join Date: Nov 2003
Location: Lomza, POLAND
Posts: 81
Re: progress db without progress

Quote:
Originally posted by fanlegii
Hi
I have such problem, i want to access progress db file. I know php, mysql, access, (amoung other about 20 programic languages) and looking for tool which will convert db file to something more common (maybe few csv text files)
Hi
Starting from Progress version 9 the Progress database is SQL-92 compliant ( on Entry+ Level). Progress db server is equipped with 2 database engines: for Progress 4GL applications and for SQL-92 applications. You can connect to Progress database using ODBC or JDBC driver for this database if you don't want to use 4GL language. I am using the driver implemented by DataDirect and generally there is no problems with it.

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