Hi all,
I have 2 servers: Linux server and Windows server
I am using Progress database 10.0B04 for my production enviroments. (Linux server)
I use Crystal Reports v10 to show my reports (Windows server)
Can anyone can give me high recommend how I can config success connect between Crystal Report and Progress DB?.
Give me any guide documentation for reference if yes
Thanks,
You need to use the SQL engine for this and connect using ODBC or JDBC, as far as I know the designer only works with ODBC. To be able to connect you need to enable the sql engine on the database server, either allow both 4gl and sql clients to connect or setup a separate broker for sql.