The way I would normally do is
1. Have the ODBC driver installed on the machine you want to connect from
2. Make sure the progress database is running as a service (Either as 4GL or SQL broker)
3. Configure a DSN source using Progress ODBC driver to the configured database using the port/service and IP
4. Sometimes when you use the SQL broker you may have to have a SQL user configured.
5. When accessing tables be sure to use the PUB schema prefix.....
i.e. PUB.""mytable""
I have here HP-UX with Progress Database - MFG/Pro System, my client as Win XP, is there any chance for me to use ODBC as linkage for me to use the Crystal Report?
I would like to use crystal report as my reporting for my MFG/Pro.
Yes you can connect from a XP machine, but I do believe you need to have the ODBC drivers installed on your client machine, and then point to the database along with server and port where the database is hosted off. As for crystal reports I haven't used it but if crystal reports can connect to a DSN source then you should be able to do the same.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.