REST easy with kbmMW #17 – Database 6 – Existing databases
kbmMW already contains quite elaborate features to determine and interpret the metadata of tables in a database. In next release…
kbmMW already contains quite elaborate features to determine and interpret the metadata of tables in a database. In next release…
Fixed “select * from tbl order by f1,f2” statement bug. Fixed SQL datatype merging of date/time values to merge in…
This release is a requirement for kbmMW v. 5.06.00, and contains: Fixed GROUP BY on selection field with alias. Fixed…
The ORM in kbmMW continues to evolve. The upcoming release contains some new nice features that makes it easy to…
With next release, kbmMW REST servers will be able to be hosted under Microsoft Internet Information Server by compiling the…
This is a fix release that is a prerequisite for kbmMW v. 5.05.00: Added support for ALTER TABLE RENAME COLUMN…
This blog post will focus on one way of augmenting data returned from a database using the ORM, serving this…
In previous articles we have seen how easy it is to use kbmMW’s ORM to maintain database structures and access…
We are happy to announce v5.04.40 of our popular middleware for Delphi and C++Builder. If you like kbmMW, please let…
This is a minor release: Changed FindNearest and GotoNearest to find first matching record, rather than last. Notice that this…