Querying Progress 9 from ASP.net 2.0

faisalzshah

New Member
Querying Progress 9 from ASP.net 3.5

Hi :
I would really appreciate if someone can guide me on this matter.

I am building one asp.net 3.5 application which will query SQL server 2k, Progress 9 on redhatlinux.
I am displaying the result on two listviews , one from SQL , the other one should get populated from progress.

I used SQLDatasource for SQL server and Database datasource to connect to Progress on Linux via DSN ODBC connection.

The connection is successfull but when I query the data , I get some message like RowView.Data and I dont see any data.

What is the best way to accomplish this? through the wizard? through coding ? any best practices and response will be much appreciated. Thank you in advance.
Faisal
 
Back
Top