In Table,i assigned one field as 'Numeric'.But when i save the form without data in numeric field it shows error.how can i rectify it ?
Numeric error..
Collapse
X
-
You could be storing an empty string or a space on that column. Try displaying your dynamic query that you build inside your apps, paste in in sql-analyzer and execute it.Originally posted by lijishIn Table,i assigned one field as 'Numeric'.But when i save the form without data in numeric field it shows error.how can i rectify it ?
-- CK -
Comment
Comment