Hello Marin,

Can you make your debugger break when exceptions are thrown, to see where
it comes from? In gdb, that's with catch throw, MSVS also allows this.

BR,
Wim.



2013/8/28 Marin Lukovic <marin.luko...@gmail.com>

> Hi,
>
> Some time ago, I wrote little app using Wt version 3.2.0. Also, for data
> access I used ORM technlogy and Wt::Dbo, Wt::Dbo::backend::Sqlite3.
> Anyhow, now I wanted to upgrade on new Wt version, and found that simple
> query (i.e. find<CEntityProperty>()) is throwing an exception. Only info
> that I could read from exception variable is from what() function, and it
> returns number '2'. Does anybody know what it meens?
>
> I have done little research and it seems that this behavior starts with
> next
> version 3.2.1.
>
> Maybe is important to mention that I'm handling database through the class
> which inherits Wt::Dbo::Session
>
> Any help would be much appreciated.
> Thank you,
> Regards,
> marin
>
>
>
>
> ------------------------------------------------------------------------------
> 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=58040911&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=58040911&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