PDA

Click to See Complete Forum and Search --> : What is the best REPORTING


sbillows
Sep 28th, 2000, 11:09 AM
I am wondering if someone can help me with deciding which reporting method to use - Crystal Reports, Microsoft Data Report, or other.

My applicaiton reports on the database selected by the users. I have tried setting up Microsoft Data Reports but I have had no luck in setting a variable for the database name in the DataEnvironment Connection 1 properties.

Can a variable be set for in Microsoft Data Reports or do I need to use another reporting method that can handle variables?

Nathan
Sep 28th, 2000, 11:19 AM
Microsoft has an article on dynamically populating data reports. Take a look at it it may help you with what you are trying to do.

http://support.microsoft.com/support/kb/articles/Q240/0/19.ASP

try that hope it helps.

sbillows
Sep 28th, 2000, 11:22 AM
Thanks for your help