Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backing up and importing appreg01 in Codemine
Message
From
30/04/2007 12:34:41
Michael Gass
Instructional Software, Inc.
Kirkland, Washington, United States
 
 
To
30/04/2007 11:46:50
Michael Gass
Instructional Software, Inc.
Kirkland, Washington, United States
General information
Forum:
Visual FoxPro
Category:
CodeMine
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01220842
Message ID:
01221181
Views:
13
I found that the counters weren't showing up because they were set to only appear in the developer mode and the security keys were set to only appear in the administrator mode. Once I signed in as the developer they appeared.

>There is a way to manually resynchronize:
> m.oRegistry.SetCounter(m.oCounter, mytable.key)
> m.oRegistry.UpdateCounter(m.oCounter)
>
>>Thanks Gary!
>>
>>>>I’m showing my ignorance but, is there a way to back up only shared data files and have them accepted back into the original database when they needed to be restored?
>>>
>>>If you are talking about non-free .dbfs, ie., they "belong" to a .dbc - this shouldn't be a problem. Inside the .dbf, there is, as I recall, backlink information that ties (denotes the association of) the .dbf to its owning .dbc - I suppose that as long as after you restore a backed up .dbf, VFP can find the .dbc along the path specified in the .dbf's backlink, everything should be fine.
>>>
>>>>Do you know of an easy to use third party backup and recovery package that would handle the requirements of both single machine backups where shared and local data is on one machine as well as shared data on a server backed up separately from local data on workstations?
>>>
>>>No idea - this kind of stuff is usually handled by the Operations Department :)
>>>
>>>Cheers
Previous
Reply
Map
View

Click here to load this message in the networking platform