Re: [DB-SIG] how to compare

2006-01-31 Thread Carsten Haese
On Tue, 2006-01-31 at 02:53, python eager wrote: > Hi , > > here i am comparing both the values of form value and table > value. > > But it will not work . The result will be print "not equal". Table > values > > are retrieved fine. Here what mistake i did. No compilation error > and > r

[DB-SIG] how to compare

2006-01-31 Thread python eager
 Hi ,>   here  i am comparing both the values of form value and table value.> But it will not work . The result will be print "not equal". Table values> are retrieved fine. Here what mistake i did. No compilation error and run> time error. Please solve this problem.>    >   Code Snippet :>