|
-
Feb 16th, 2011, 03:44 AM
#1
Thread Starter
Addicted Member
How do i make a reporting system from my database?
I am a beginner to C#, i have a database( sql server 2005), my database has a table: CustomerListTable.
now i want to display the customer tables in tabular form in windows form application. not in datagridview, just in windows that has printview and print application, so what is the best method to develop it?
just i need a report of the customer lists, so how do i do that reports?
please i need a help and any good sites that shows me that applications
your help please.
-
Feb 18th, 2011, 02:09 PM
#2
Hyperactive Member
Re: How do i make a reporting system from my database?
Don't understand exactly what you want to do, could you explain yourself more? You want to fetch data from a table and then display it in a windows form?
If you don't want to use the datagridview I would recommend the listview.
-
Feb 18th, 2011, 02:39 PM
#3
Re: How do i make a reporting system from my database?
Do you mean a printed report? Something in a datagrid on a form (or web page)?
Sometimes the Programmer
Sometimes the DBA
Mazz1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|