Board index » cppbuilder » Re: How to read specified table row ?
nick
![]() CBuilder Developer |
nick
![]() CBuilder Developer |
Re: How to read specified table row ?2008-02-18 01:32:45 PM cppbuilder58 Hi, This is general datbase question as I am new to database programming.My question is simple, how to read specified table row ? usually, TDBGrid->TDataSource->TDataSet->TConnection If I want only display part of DB, say there is event table, there are two types of event in the type column - urgent & normal, say I just want to display urgent event, what should I do ? thanks Nick |