AW: Error with kTypeText???
    Florian Bogeschdorfer 
    fb at memedia.de
       
    Wed Dec  3 10:57:55 CST 2003
    
    
  
Hi Martin!
I also remember that this has been working before. Actually it was the first
code I wrote for this project. So it must be a question of time/data
Florian
> 
> Hi Florian,
> 
> interesting, I encountered the very same behavior using text 
> fields (V4MD), I could simply not clear the text field using 
> SQL update with binded values.
> But then I created a simple demo movie with a simple database 
> for Ruslan to demo the bug and I wasn't able to reproduce it, 
> because in the demo movie the bug didn't show!?
> 
> I solved the problem by manually clearing the field, using
> 
> myCursor.SetField(myField, "")
> myCursor.UpdateRecord()
> 
> which works, but is not a nice solution. But I still haven't 
> found what causes the problem.
> 
> Martin.
    
    
More information about the Valentina
mailing list