[fpc-pascal] sqldb how to find a record fast with primary key

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Fri Oct 21 16:50:32 CEST 2011


On Fri, Oct 21, 2011 at 4:50 PM, Martin Schreiber <mse00000 at gmail.com> wrote:
> Most code is in lib/common/db/msebufdataset.pas. Lookup buffers are in
> lib/common/db/mselookupbuffer.pas. Heavy stuff. ;-)

How much from the other stuff would I need to compile your DB modules?

Any beginner guides to stablish a connection, open a table, read/write
some fields, go to a different record, go to a record which has
FieldX=Y?

Does it support Postgres?

Does it work in Mac OS X?

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list