> > There is a bug reporting system written in EASY language, which is based 
> > all on
> > freepascal
> > since it uses TDBEngine. It could have been a good temporary system to 
> > place while the
> > other one is being designed, since it is based on FPC.
> > http://www.bug-a-boo.org/
>
> Funny, I didn't know about it. Even more, it is developed by a company
> located 30 km from here.

I'm still waiting for them to respond to me about a TDBEngine interface for FPC 
without
needing EASY. They said they were working on one.

Currently you use EASY to access the database but it would be nice to also be 
able to just
access it through Pascal code directly. In other words a Pascal unit 
interfacing into tdb.

There is also this project too:
http://sourceforge.net/projects/tdbsql/

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to