Hi,
I've written a DLL to get information from a table in one database on our SQL server and return information from another database (i.e. stock information and purchasing information is spread across different databases on the same SQL server instance).
However I'm not getting any data back. Is this a shortcoming of DLLs in CRv8.5?
I've tried the same with subreports but no luck. The DLL works fine in the VB IDE.
Help is greatly appreciated as always.
D.
I've written a DLL to get information from a table in one database on our SQL server and return information from another database (i.e. stock information and purchasing information is spread across different databases on the same SQL server instance).
However I'm not getting any data back. Is this a shortcoming of DLLs in CRv8.5?
I've tried the same with subreports but no luck. The DLL works fine in the VB IDE.
Help is greatly appreciated as always.
D.