Menu

Database Object Code Generator (DBOW) version 0.4 released

This new release of the Database Object Code Generator fixes a few bugs with multi-table definitions and adds some needed functionality to the default queries. It is now possible to format an SQL query and call db_runXXXquery() where XXX is the table name and it will execute the SQL SELECT, allocate a struct (in C), fill the struct with the results of the select and return it to the caller.

Posted by Dermot Tynan 2004-04-30

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.