Author: swatha Member Level: Bronze Member Rank: 0 Date: 18/Aug/2005 Rating:  Points: 2 |
Can u plz post ur coding here so that i can help u
Bye
|
Author: swatha Member Level: Bronze Member Rank: 0 Date: 18/Aug/2005 Rating:  Points: 2 |
hi Most times, the reason you get this error message is because a Database error has occurred, with a severity great enough to force the close of the Database connection.
Try this , if not plz post ur codings so that i can help u.
|
Author: murali mohan Member Level: Bronze Member Rank: 0 Date: 04/Dec/2006 Rating:  Points: 2 |
Hi, i got the same error,
in my case, i am doing the insertion in database table using Transaction Class.
Problem is, my database structure is wrong.
The same Query i run in the SQL Query Analyzer, i got the following error. "Error converting data type varchar to numeric."
I just Changed the Database table structure and tried, Its Ok.
Better do the same process and let us know, if you still can not solve the problem.
-Murali
|