Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Replication > Finding and Fix...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 7 Topic 1550 of 1638
Post > Topic >>

Finding and Fixing a corrupt memo field

by user@[EMAIL PROTECTED] Dec 31, 2007 at 06:42 PM

David Fenton posted in an earlier post this reference to some code for 
dealing with a corrupt memo field

	Tony Toews explains how to troubleshoot and correct corrupted 		 
  memo pointers:

         http://www.granite.ab.ca/access/corruption/corruptrecords.htm

I looked at the code and do not understand why the line

		If IsError(!tableMemoField)

should return an error if the memo field has a bad pointer??  ISError is 
supposed to see if an expression is a valid numeric value.

As an alternative I have tried building vba code to loop through all 
tables and all records and all fields looking for memo fields.  For each 
memo field, I copy the contents to a string field using the GetChunk
method.

Just got this code to work and have not yet tried it on a database with 
corruption, one that produces an error 3167 when trying to sync.  I read 
a statement from David Fenton where he said such was "almost always a 
corrupted memo pointer error".

Anyone else have experience with finding and fixing corrupt pointers to 
memo fields?

Bob

bobalston9  AT yahoo   DOT    com
 




 7 Posts in Topic:
Finding and Fixing a corrupt memo field
user@[EMAIL PROTECTED]   2007-12-31 18:42:18 
Re: Finding and Fixing a corrupt memo field
"David W. Fenton&quo  2008-01-01 22:18:21 
Re: Finding and Fixing a corrupt memo field
user@[EMAIL PROTECTED]   2008-01-01 20:25:42 
Re: Finding and Fixing a corrupt memo field
user@[EMAIL PROTECTED]   2008-01-02 10:50:35 
Re: Finding and Fixing a corrupt memo field
"David W. Fenton&quo  2008-01-02 21:16:38 
Re: Finding and Fixing a corrupt memo field
"David W. Fenton&quo  2008-01-02 21:10:32 
SUELI RESPONDENDO A TESTE
"SUELI" <sue  2008-01-20 21:45:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 21:44:56 CST 2008.