0
hi Sanket,
You have to install sql server but it can be added in setup project with dependancies option.
there is option for installing other component in which sql server is provided.
if you select this option then your setup will automatically install sql server.
and for path problem you can use
Application.StartupPath
this will return path where your application's executable file.
so relating to this you can adjust your crystal reports.