I created a report using VB6 datareport and Access2000. The report works fine on my machine, but an error "Invalid Data Source" occurs when I installed the application on other machines. Has anyone run into this problem?
03-06-2002 at 03:19 PM
|
JLRodgers Level: Moderator Registered: 04-04-2002 Posts: 1617
Re: Datareport and Invalid data source
Not sure if it'd help, but you may want to make sure that you have the same data controls on the other PC (MDAC). If the wrong controls exist it could produce a "database corrupt" message, with is similar to yours.
03-06-2002 at 04:31 PM
|
vle Level: Guest
Re: Re: Datareport and Invalid data source
I have other forms in the application that use the same Access database without any problems. The problem occurs only when a report is being accessed.
quote:JLRodgers wrote:
Not sure if it'd help, but you may want to make sure that you have the same data controls on the other PC (MDAC). If the wrong controls exist it could produce a "database corrupt" message, with is similar to yours.
03-06-2002 at 06:26 PM
|
henry Level: Guest
Re: Datareport and Invalid data source
quote:vle wrote:
I created a report using VB6 datareport and Access2000. The report works fine on my machine, but an error "Invalid Data Source" occurs when I installed the application on other machines. Has anyone run into this problem?
insert the files MSDERUN.DEP y MSDERUN.DLL in C:Archivos de programaArchivos comunesDesigner
or
Crogram FilesCommon filesDesigner