![]() |
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
![]() |
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