global changes for crystal reports connection strings

B

Bernie Yaeger

I have developed numerous reports in an app (Windows Database App) that is
soon to go into production. When I built each report, CR connected to sql
server on my development platform. The connection string is different than
it will be at my client.

How can I change the connection string so that it recognizes my client's
server instead of mine for each of these reports?

Thanks for any help.

Bernie Yaeger
 
A

Armin Zingler

Bernie Yaeger said:
I have developed numerous reports in an app (Windows Database App)
that is soon to go into production. When I built each report, CR
connected to sql server on my development platform. The connection
string is different than it will be at my client.

How can I change the connection string so that it recognizes my
client's server instead of mine for each of these reports?


http://msdn.microsoft.com/library/en-us/crystlmn/html/crtskaccessingsecuredatabases.asp


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
 
B

Bernie Yaeger

Hi Armin,

Tx - the article you quote puts me in the right direction - thanks.

Bernie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top