Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   GpSQLBuilder Improvements (https://www.delphipraxis.net/185853-gpsqlbuilder-improvements.html)

DP News-Robot 12. Jul 2015 14:10

GpSQLBuilder Improvements
 
Thanks to [leledumbo], GpSQLBuilder now works with the FPC pascal and supports the INSERT statement. You can now write statements such as: query := CreateGpSQLBuilder .Insert .Into(DB_TEST) .&Set(COL_1, [42]) .&Set(COL_2, 'abc') .AsString;Which will give you: INSERT ...http://feeds.feedburner.com/~r/delph...~4/DrP0p15FznU

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:01 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz