Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Nice error

Author  Topic 

scootermcfly
Yak Posting Veteran

66 Posts

Posted - 2001-10-08 : 11:40:43
I get the following error when trying to bcp a table out. Same error if I run checktable or try reindexing it.

SQLState = 01000, NativeError = 3624
Warning = [Microsoft][ODBC SQL Server Driver][SQL Server]Location: recbase.cpp:1378
Expression: m_offBeginVar < m_SizeRec
SPID: 61
Process ID: 1040
SQLState = S1000, NativeError = 3624
Error = [Microsoft][ODBC SQL Server Driver][SQL Server]

Any ideas?

Thanks,
Scooter McFly


   

- Advertisement -