Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Error#406 on "REPAIR TABLE"
Thu, Jan 3 2008 6:41 PMPermanent Link

David Michael
I'm getting an Error #406 "invalid table name" when I do a "REPAIR TABLE..."

I think the problem is that the database name is already near the maximum (it's based on a GUID), and the repair process is trying to create a
temporary table by concatenating the database name. Which results in a table name that is too long.

Is there a workaround for this? Or was it corrected in 1.07 (I'm still using 1.06 right now)?

Thanks.

-David
Thu, Jan 3 2008 6:42 PMPermanent Link

David Michael
I'm an idiot. This is an EDB question not a DBISAM question.

Sorry.

-David
Image