Hmmm... looks like TDBF doesn't have any way to load my tables without
writing yet another program. And dBase tables? I think I will check out
SQLite first. I picked on MySQL by recommendation from some folks telling me
how it was a mature db with all of the features I was used to from working
with Oracle. It was certainly easier to set up than FireBird -- and better
documented.

I suppose also that I could write all of the insert/delete/edit code, but I
didn't have to do that in Delphi 10 years ago. The DbNavigator just worked
with no additional code at all.

On Sat, Jun 21, 2008 at 9:21 PM, Felipe Monteiro de Carvalho <
[EMAIL PROTECTED]> wrote:

> 2008/6/21 Howard Lee Harkness <[EMAIL PROTECTED]>:
> > No, I don't care what database is underneath.
>
> Well .... so I think that you made a bad choice starting with a more
> complex dataset (MySQL) with a known problem. I had supposed that you
> needed to use MySQL.
>
> I would recommend that you start with TDBF instead. I'm 100% sure this
> one works.
>
> http://wiki.lazarus.freepascal.org/Lazarus_Tdbf_Tutorial
>
> --
> Felipe Monteiro de Carvalho
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Howard Lee Harkness
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to