DBKit 1.0b7 is now available. You can get it in Xojo by choosing New Project > Examples > Databases > DBKit. Then choose the desktop or web versions.
I know it’s been a while since the last beta. I apologize for that. There have been some excellent feature requests which I will try to get to soon.
The release notes are now available on the DBKit page itself.
Highlights:
- You no longer have to call BindControls from the Opening event of DBKit.Connector. Controls are bound automatically. Less code for the user to write is a good thing.
- A few bugs have been fixed.
- When using DBKit with PostgreSQL, schemas are now supported.