Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
i am using vs 2008 and crystal report 10. i want to connect crystal report with dynamic connection string with sql server database. there are 2 databases having same tables . how should i connect that report?
i tried with -DataSourceConnections[0].SetConnection() but it is applicable to only sqlexpress only then how should i know that the database is on sql express or mssqlserver
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900