Home » U++ Library support » U++ SQL » Possible SqlOption Problem [Solved]
Possible SqlOption Problem [Solved] [message #4401] |
Fri, 04 August 2006 23:58  |
|
My application is currently using two SqlOption checkboxes which are stored into the database (SqLite or MySQL). I've been having some problems though when retrieving the values.
The following code crashes with an assert:
if(list.CListView.Get(SERVICE))
Assertion failed in C:\uppsrc\Core/Value.h, line 417
dynamic_cast<const RichValueRep *>(p)
It should be returning int(0,1) bool(true,false) or NULL. It looks like it's returning a RichValue? I don't know enough about U++ yet to track it down.
BTW Mirek, this is probably the same thing that made me put in an AsString.
[Updated on: Sat, 05 August 2006 07:24] Report message to a moderator
|
|
|
 |
|
Possible SqlOption Problem [Solved]
By: rbmatt on Fri, 04 August 2006 23:58
|
 |
|
Re: Possible SqlOption Problem
By: mirek on Sat, 05 August 2006 06:54
|
 |
|
Re: Possible SqlOption Problem
By: rbmatt on Sat, 05 August 2006 07:24
|
 |
|
Re: Possible SqlOption Problem
By: marroyo on Fri, 14 August 2009 21:39
|
 |
|
Re: Possible SqlOption Problem
By: mirek on Sun, 16 August 2009 23:58
|
 |
|
Re: Possible SqlOption Problem
By: marroyo on Mon, 17 August 2009 15:39
|
 |
|
Re: Possible SqlOption Problem
By: mirek on Mon, 17 August 2009 20:18
|
 |
|
Re: Possible SqlOption Problem
By: marroyo on Tue, 18 August 2009 20:25
|
 |
|
Re: Possible SqlOption Problem
By: mirek on Fri, 21 August 2009 14:27
|
 |
|
Re: Possible SqlOption Problem
By: marroyo on Fri, 21 August 2009 19:12
|
 |
|
Re: Possible SqlOption Problem
By: marroyo on Wed, 26 August 2009 23:37
|
 |
|
Re: Possible SqlOption Problem
By: mirek on Fri, 28 August 2009 09:54
|
Goto Forum:
Current Time: Mon Apr 28 14:24:50 CEST 2025
Total time taken to generate the page: 0.04109 seconds
|