Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread logical record # and ID?
Wed, Jun 14 2006 6:08 PMPermanent Link

DB
Hello,

While verifying a table, I got this

Checksum for logical record # 286 (logical record ID of 413) is invalid
and the data is most likely corrupted.

How do I determine which record it is from the above info?  Is it just

select * from <table> where recordid=413  ?

thanks
Thu, Jun 15 2006 1:43 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< How do I determine which record it is from the above info?  Is it just

select * from <table> where recordid=413  ? >>

Yep, that's it.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image