While using SQL database ..
When I try to login , it shows this message
ADODB.Recordset error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/mail/functions/functions.asp, line 583
Or if the message is large than 7 KB then it shows this error message
Microsoft OLE DB Provider for SQL Server error '80040e57'
String or binary data would be truncated.
/mail/my_compose_net.asp, line 215
What is wrong with that ??