Lazarus

Programming => Databases => Topic started by: egsuh on July 09, 2020, 04:19:30 am

Title: [CLOSED] Has anyone used UniDAC from DevArt?
Post by: egsuh on July 09, 2020, 04:19:30 am
I found they provide database connection to Firebird and many other databases. Actually TIBConnection (from default free pascal) supports connection to the Firebird, but UniDAC's documentation says they provide several more functionality.

Have anyone used this?
Title: Re: Has anyone used UniDAC from DevArt?
Post by: mangakissa on July 09, 2020, 08:21:46 am
I don't but I know several developers who use it with delphi.

You have to look further on Lazarus components. SQLdb supports interbase, firebird, mssql, mysql / mariadb, progresql and odbc database. And it's free.
Title: Re: Has anyone used UniDAC from DevArt?
Post by: marcov on July 09, 2020, 09:14:42 am
Zeos too.
Title: Re: Has anyone used UniDAC from DevArt?
Post by: egsuh on July 09, 2020, 10:24:33 am
Quote
You have to look further on Lazarus components. SQLdb supports interbase, firebird, mssql, mysql / mariadb, progresql and odbc database. And it's free.

Yes, I know and am using them already on many applications. Just curious because UniDAC says it provides some other functionalities like storing arrays, etc.
Title: Re: Has anyone used UniDAC from DevArt?
Post by: dsiders on July 09, 2020, 04:09:52 pm
Quote
You have to look further on Lazarus components. SQLdb supports interbase, firebird, mssql, mysql / mariadb, progresql and odbc database. And it's free.

Yes, I know and am using them already on many applications. Just curious because UniDAC says it provides some other functionalities like storing arrays, etc.


If it's Firebird arrays (or FB3-specific features) you're after, take a look at IBX for Lazarus.
https://mwasoftware.co.uk/ibx
Title: Re: Has anyone used UniDAC from DevArt?
Post by: egsuh on July 10, 2020, 01:38:48 am
Quote
IBX for Lazarus.

Have you tried this? If yes, what is your overall evaluation?
Title: Re: Has anyone used UniDAC from DevArt?
Post by: dsiders on July 10, 2020, 02:06:41 am
Quote
IBX for Lazarus.
Have you tried this? If yes, what is your overall evaluation?

Yes, that is the reason I recommended it.

I have several Firebird 3 applications that depend on it. I have no complaints about the library. In fact, I think it is excellent. The developer participates in these forums, and is very responsive to bug reports. And, it has good documentation.

Title: Re: Has anyone used UniDAC from DevArt?
Post by: egsuh on July 10, 2020, 11:45:21 pm
I'll try IBX. Thank you for your information.
TinyPortal © 2005-2018