Hi friends i have developed an application in visual basic 6 using Access 2000 as database... and seagate crystal report 8 as reports... evey things fine... but when i create a package Program and install the setup on some other computer which do not have Crystal Report Installed on it then reports give me the Problem.... i have used DSN To Connect to Reports when i was Creating them..... The Error Code Returns to me is "" Physical Dtabase not Found... " but the database is present is already there.... this mean that i have to install the seagate crystal report on the client computer.... The Problem seems to be of Drivers which i m using but dont know how to add them when packing the software Script.... i have Added the following dll
named .... 1. crviewer.dll
2. crpaig80.dll

i think i m missing some driver files but which files i dont know
so do hel p me friends..........

1 more thing that i m using package and deployment wizard to create setup..........