Database Error while Inserting new record

Hi,

When ever i am inserting a new record through Table (or) form it throught me with the fallowing error ?

I Didn’t add any external code in Form (or) Table.

Cannot create a record in DemoTable (DemoTable).
The SQL database has issued an error.

Hi,

Usually if you check Event viewer in SQL Server AND AOS Server, the details of this error would be mentioned in detail and it is self explanatory in nature.

In case if it is not clear for you, please let us know the details in Event Viewer.

Hi Harish Mohanbabu,

Thank’s for reply. For your kind information the eventlog service is not started in my system. While starting it give me an error.

One more clue… I tried to insert data from sqlserver. It gives fallowing error after inserting the data.

This row was successfully commited to the database.
However, a problem occurred when attempting to retrive the data back after the commit.
Because of this, the displayed data in this row is read-only.
To fix this problem, please re-run the query.

Any idea ?

No one having idea about these…