I suggest you to use the ADO.NET Dataset.
 
In your wizard, select the Project DataSet instead of Database Connection.
 
Fill the DataSet, with your SQL Data Adapter, which holds the SQLConnection.
 
If you are working in a ASP.NET Application, I sugget you to store the connection string in Web.Config.
 
Let me know if this has helped you.
 
- Krishna Vemuri.
 
 
 

rob64464 <[EMAIL PROTECTED]> wrote:
Hello,
I am wondering how I would go about greating a report in C# from a
database? I have my table and I want it to display all the data in the
table as a report.

I have managed using the wizard but I can't use that method because the
filename or file path of the database maybe changed on the end users
machine.

Does anybody have any ideas?

Kind Regards,
Robert A Heeley
[EMAIL PROTECTED]
http://www.rahsoftware.com



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

SPONSORED LINKS
Basic programming language C programming language Computer programming languages
Programming languages C programming language Software programming language


YAHOO! GROUPS LINKS




Reply via email to