Hi, Our reporting tool needs to access the database and get information from it. The tool uses Crystal Reports. The database can be one of SQL Server, Oracle, Sybase and Postgres. Currently, we install the database client with the report tool installation. We would like to avoid this client installation due to licensing issues and user privileges – we want non-admins to be able to install the tool as well.
Is there a way to access all of these databases without having to install their client software?
As I said, our tool uses Crystal Reports to generate reports, and Crystal connects to the database using OLE DB.
Thanks,
splintor