Receiving data from Progress via ODBC using DataDirect

hbouslama

New Member
Hi there,
Thank you every body for your contribution in this forum by asking or responding
I have a special problem :confused:
I succeed to connect to progress like this schema PHP=> ODBC=> DataDirect 4.0=>Networking Client.
All are on Win2000 and Progress on Unix
After connecting to the database I tried to display data and I found nothing. I can display the fields names but I can’t receive data. I tried other tool to display data and it works (aqua data studio, razorsql, excel…) but using PHP I’ve got a problem

Thanks in advance:)
 
Back
Top