Hi,
How to build a connection string in Crystal 10 using DSN as data source?
I tried the following syntax, but failed to establish connection...
Driver={SQL Server};Server=;Uid=<username>;Pwd=<pwd>;
Help me to fix this out.
Thanks
Viswa