Hello Muhammad,
Sure, you can use Qt or any alternative SQL library for C++. We created
Wt::Dbo because we couldn't find an ORM that meets our needs.
A Wt application doesn't require a database, so you can add what suits you
best to your project. The subsystems of Wt that rely on Dbo (Wt::Auth),
clearly mention this.
To import/export string data, we recommend to use WString::toUTF8() and
WString::fromUTF8() to avoid all string encoding issues. The alternative is
to use the right WString constructor for your situation. Pay attention to
this, it is important.
BR,
Wim.
2013/9/6 Muhammad Bashir Al-Noimi <mbno...@gmail.com>
>
> Howdy,
>
> Can I use SQL directly without dbo in similar way to Qt
> (https://qt-project.org/doc/qt-5.1/qtsql/qtsql-index.html)?
>
> --
> 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
>
------------------------------------------------------------------------------
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