Newbie question (Borland C++ / mySQL)
Posted: Sat 06 May 2006 19:14
Hi all!
I have a question that probably all of you will be able to answer...
I created an application that connects to my server and queries for example "SELECT SUM(money) FROM bank_tbl". Right now the sum is presented in a DBGrid.
How can I display the result from the query in a textfield or a Label? In other words - How can I extract data from the result without using DBGrid?
Many thanx in advance!!
/ Magnus Winsth
I have a question that probably all of you will be able to answer...
I created an application that connects to my server and queries for example "SELECT SUM(money) FROM bank_tbl". Right now the sum is presented in a DBGrid.
How can I display the result from the query in a textfield or a Label? In other words - How can I extract data from the result without using DBGrid?
Many thanx in advance!!
/ Magnus Winsth