This topic is locked

Overflow in inline Add/edit

3/9/2009 6:14:51 PM
ASPRunnerPro General questions
lefty author

I have a table that calculates some fields on the list page using inline add and edit as well as regular add/edit . When I add a record using add option the fields calculate fine. When I add or edit a record inline with a large number ex. 500,000 I get an error message
Error #6 Overflow . ( tablename_edit.asp page )
My number fields are formatted as CLng and CDBl .

This table is a view of another table which the main table calculates fine.
The only difference is the view with the error message has two extra text fields with dependant dropdowns.

Sergey Kornilov admin 3/10/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

lefty author 3/10/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.



My project is too big and my database sits on another server to upload this project . Just would like explanation of the fields not accepting large numbers on the list page. If enter in a small number say 333 . It works fine . If I enter in a large number say 333333 it error out with overflow error. I changed the size of the fields and still same problem. This is with 6.0 buld 766 . This error does not reproduct in the add or edit pages . Oly on inline and inline edit.
Thanks for your help

John

Sergey Kornilov admin 3/11/2009

John,
unfortunately it's impossible to tell what is wrong without seeing your files and database.
Probably you can reproduce it using a smaller version of your database and upload it to Demo Account.