Hi ,
Thanks in advance..
I am having problems when created a small vb program which access a small crystal report using ODBC DSN for ORACLE database. I have developed the package and installed on the user machine.
When open the report it says...
Physical database not found.
I am using ODBC For Oracle database with VB6 as frontend using RDC to access the report .
I have few doubts while making the package.
When i am making a package using Package and deployment wizard ..
While i am loading these following dlls manually , it is asked for "missing dependensy information" . Do i need to check the box and say ok or just cancel.
I have added 5 dlls manually they are
MFC42.dll
msvcirt.dll
MSVCP60.dll
MSVCP50.dll
p2bdao.dll
Do i need to load these dlls in the users machine manually or Package installation and setup program will load these automatically ??
Incase i need to load manually , where can I load these dlls ??
Do you think because of the dlls problem i am getting this error physical database not found ??
How do i get rid of that ??
Last question , Do i need to instal Crystal Report software on the user machine to just access one small report thru Visual basic ???
Pl. Help me ..
Raj
Thanks in advance..
I am having problems when created a small vb program which access a small crystal report using ODBC DSN for ORACLE database. I have developed the package and installed on the user machine.
When open the report it says...
Physical database not found.
I am using ODBC For Oracle database with VB6 as frontend using RDC to access the report .
I have few doubts while making the package.
When i am making a package using Package and deployment wizard ..
While i am loading these following dlls manually , it is asked for "missing dependensy information" . Do i need to check the box and say ok or just cancel.
I have added 5 dlls manually they are
MFC42.dll
msvcirt.dll
MSVCP60.dll
MSVCP50.dll
p2bdao.dll
Do i need to load these dlls in the users machine manually or Package installation and setup program will load these automatically ??
Incase i need to load manually , where can I load these dlls ??
Do you think because of the dlls problem i am getting this error physical database not found ??
How do i get rid of that ??
Last question , Do i need to instal Crystal Report software on the user machine to just access one small report thru Visual basic ???
Pl. Help me ..
Raj