On 09/06/2013 01:51 PM, Wim Dumon wrote:
> Ah I missed you also wanted that part too, I assumed you only wanted a 
> database access library.
>
> Maybe look at https://github.com/erikwinn/worm ?
>
> There has been talk too about conversion classes between Wt and Qt 
> models, but I don't know of an actual implementation.
worm doesn’t fit my needs. My original question was about using SQL 
directly in Wt in a similar way to Qt so I'm not interesting in using Qt 
itself. I just want a way to get rid of dbo ORM because I already 
designed my database schema by MySQL Workbench 
<https://www.mysql.com/products/workbench/> which is generating sql 
files for whole schema and for queries thus it's *very hard* to me to 
re-write whole database schema with all queries to be compatible with 
dbo (I've 400 tables with 350 queries).

P.S. Usually in Qt I call the generated queries by QSqlQueryModel and 
QSqlQuery which make life easy.

-- 
Best Regards,
Muhammad Bashir Al-Noimi


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to