[Lazarus] Generate a string with a record of SQLite3 database

Usuario AnĂ³nimo usuarioanonimomysql at gmail.com
Wed Oct 1 23:08:35 CEST 2008


I put Db. and the code completion show it. I am beginner.

Regards.

PD: Thank you very much, your solution is very good!

2008/10/1 Joost van der Sluis <joost at cnoc.nl>

> Op woensdag 01-10-2008 om 17:06 uur [tijdzone +0200], schreef Usuario
> AnĂ³nimo:
> > sequence := Db.FieldValues['Code'] + '#' +
> >                    Db.FieldValues['Proveedor'] + '#' +
> >                    Db.FieldValues['Almacen'] + '#' +
> >                    Db.FieldValues['Unidades'];
>
> btw: Where did you get the idea to use FieldValues from? I don't know
> anybody using it? Did you find it somewhere on the net, or did you found
> it out yourselve? (Using ideas from other program-languages?)
>
> Joost.
>
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081001/7222793d/attachment-0007.html>


More information about the Lazarus mailing list