Reporting / Database problem

  • Thread starter Thread starter Liz
  • Start date Start date
L

Liz

hope this is not off-topic but I have found no other useful source

can anyone tell me how I can change my data source (server, database, login
ID, password) at runtime in an embedded Crystal report ? I want to embed
query in the report but of course when the app is migrated from the
development machine to the production machine the data source is going to
change .... seems like a simple problem which would be documented all over
the place but so far I have not located an answer ... I'm hoping to see some
simple code along with a brief explanation ... I working in C# with VS 2005
on a Winforms app ....

thanks in advance for any help ...
 
Liz said:
hope this is not off-topic but I have found no other useful source

can anyone tell me how I can change my data source (server, database,
login ID, password) at runtime in an embedded Crystal report ? I want to
embed query in the report but of course when the app is migrated from the
development machine to the production machine the data source is going to
change .... seems like a simple problem which would be documented all
over the place but so far I have not located an answer ... I'm hoping to
see some simple code along with a brief explanation ... I working in C#
with VS 2005 on a Winforms app ....

thanks in advance for any help ...

If you're dealing with CR, then you need to post to a CR forum, because
that's the only way you're going to get any real help with CR.

http://www.google.com/search?hl=en&...ct=result&cd=1&q=crystal+report+forum&spell=1
 

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

Back
Top