Display Table From MySQL DB

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2009
Posts: 2
Reputation: liadmz is an unknown quantity at this point 
Solved Threads: 0
liadmz liadmz is offline Offline
Newbie Poster

Display Table From MySQL DB

 
0
  #1
Sep 29th, 2009
Hi All,

I'm trying to find a way to display a table to the user using mySQL DB.

[better then the DataGrid View]

The table should have options to merge cells for related items and to embed buttons in the cells.

Thanks for your help.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,721
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 500
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: Display Table From MySQL DB

 
0
  #2
Sep 29th, 2009
Welcome,

Use desc tableName to list the structure of table and use SELECT * FROM tableName to list rows.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 2
Reputation: liadmz is an unknown quantity at this point 
Solved Threads: 0
liadmz liadmz is offline Offline
Newbie Poster

Re: Display Table From MySQL DB

 
0
  #3
Sep 29th, 2009
I'm referring to the Visual display of the Data.

I would like to display to the user a table from the SQL "select" statement, and to embed a button in the beginning of ever record.
So when the user ends to process this record he press the button which will archive the record.
Reply With Quote Quick reply to this message  
Reply

Tags
datagrid, display, mysql, table, view

Message:


Thread Tools Search this Thread



Tag cloud for datagrid, display, mysql, table, view
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC