Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3218127
By: sandra81

Hi Henner !

I studied the DbBaseHandlerTag.getFormFieldValue class. I think
that the error comes from the method typicalDefaultValue(). I did
not have time to correct it. I found a solution alternate in the
method getFormFieldValue: 
String returnValue = getFormFieldDefaultValue();
                        if (returnValue.compareTo("double0") == 0)
                                returnValue = returnValue.substring(6);
                        return returnValue;
        
If I have time I will try to correct the problem.

Thank you very much for your assistance, that goes now!

Regards
Sandra

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to