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

Joost van der Sluis joost at cnoc.nl
Wed Oct 1 22:42:59 CEST 2008


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.





More information about the Lazarus mailing list