Hi,
I have just converted my reports to use the p2soledb.dll to connect to a SQL Server 2000 Stored procedure.
When previewing the report (or verifying the database), I'm getting an empty error dialog followed by an "Server has not yet been opened" error. The first error is my problem.
I have used the report.database.tables(1).SetLogonInfo to connect to the server and the .setTablelocation to use the right table.
I have just converted my reports to use the p2soledb.dll to connect to a SQL Server 2000 Stored procedure.
When previewing the report (or verifying the database), I'm getting an empty error dialog followed by an "Server has not yet been opened" error. The first error is my problem.
I have used the report.database.tables(1).SetLogonInfo to connect to the server and the .setTablelocation to use the right table.