Problems with table. What does this mean?

Chuck Neal chuck at mediamacros.com
Wed May 4 13:30:36 CDT 2005


That would explain why I am having problems with my export feature 
copying single records out.  Is there any way to repair this?  I tried 
an XML dump with no luck.  The program runs fine and seems to access 
records fine, but when I try to loop through all the records for an 
export it fails with all kids of file errors.

-Chuck
--------------------------
Chuck Neal
CEO, MediaMacros, Inc.
chuck at mediamacros.com
http://www.mediamacros.com
--------------------------
Check out the Developers Mall
Your one stop shop for all your Director Xtra Needs
http://www.mediamacros.net/customer


Ruslan Zasukhin wrote:
> On 5/4/05 6:32 PM, "Chuck Neal" <chuck at mediamacros.com> wrote:
> 
> Hi Chuck,
> 
> 
>>I am trying to figure out why a database is not working correctly.  I
>>ran the diagnosis from studio (on a 1.x database) and got this...
>>
>>Problems found!
>>
>>************************************************************************
>>* BaseObject: "user"
>>************************************************************************
>>Problems found.
>>
>>-----> Field: "id' of type ULong
>>Problems found!
>>
>>(!) Table has 1 physical records but field has 256
>>
>>
>>-----> Field: "name' of type String
>>Problems found!
>>
>>(!) Table has 1 physical records but field has 6
>>
>>
>>
>>What does this mean?
> 
> 
> This is corruption.
>     header of table say that table have 1 record,
>     but length of files are if they have 6 records.
> 
> Probably result of forced stop without flush.
> 
> 
> You need recreate database.
> 
> 


More information about the Valentina mailing list