I used delphi with .db and .xls files for years

Sent from my iPhone

> On Jul 4, 2015, at 11:04, waldo kitty <[email protected]> wrote:
> 
>> On 07/04/2015 09:20 AM, Larry Dalton wrote:
>> Where can I get a tutorial for using dbase on lazarus?
> 
> "dbase" as in the old dBase database stuff or "dbase" as in coding for and 
> using (SQL) databases?
> 
> IIRC and unless something has changed that i'm not aware of (quite easy), the 
> dbase interface code is only really for reading that data... today's 
> databases are all SQL databases which offers a lot more capabilities and is 
> really where you should look... if you have an existing dbase database, you 
> might consider to convert it from that format to SQL and store the 
> information in a modern database...
> 
> -- 
> NOTE: No off-list assistance is given without prior approval.
>       *Please keep mailing list traffic on the list* unless
>       private contact is specifically requested and granted.
> 
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to