Hi,
I am a newbie to DB programming so apologies if this is a stupid question.
I have a very small database loaded into a DBGrid and I would like to save the contents of a single column to a string (the database contains < 20 rows). I can do this no problem using StringGrid by looping through the cells of a column but I am really stuck how to do this with DBGrid???
TIA
I am a newbie to DB programming so apologies if this is a stupid question.
I have a very small database loaded into a DBGrid and I would like to save the contents of a single column to a string (the database contains < 20 rows). I can do this no problem using StringGrid by looping through the cells of a column but I am really stuck how to do this with DBGrid???
TIA