Hi,
Most likely this it because TJanSQL isn't yet tested / ported to a unix
environment, of course you are free to see if you can get it to compile
and submit the changes needed. But, since you mention TJanSQL, imho it
is not stable enough yet for practical use. The code needs to be checked
since it has issues on certain queries causing crashes. Also, i havent
checked if Jan did update this code to a newer version. A native pascal
SQL engine like TJanSQL has lot of potentional, but at this stage i dont
consider the code finished, its primary there to show libsql can support
almost any arbitrary sql engine, and as alternative for leight-weight
applications that for some reason prefer not to use SQLite (which is a
superior solution for embedded sql - but requires a dll or a lot of work
to link it as objects in pascal).
If and when libsql will be updated i can't promise you. If you are
willing to spend time on the project i'd be happy to add you as
developer on sourceforge so you can work on the current cvs tree.
kind regards,
Rene
Zlatko Matić schreef:
> Hello.
> I have installed libsql on Lazarus and then realized that some
> components are missng in libsql.
> Several components (such as TJanSQL) are disabled in IFNDEF for FPC.
> What is the reason? Is this only temporarily? When will those
> components be enabled for Lazarus?
>
> Regards,
> Zlatko
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> libsql-discussion mailing list
> lib...@li...
> https://lists.sourceforge.net/lists/listinfo/libsql-discussion
>
|