Subject Re: [ib-support] database corruption after some number of changes
Author Martijn Tonies
Hi,


> Does Firebird databes corrupts after some number of changes in
> database / table structure. Is this true. Because I'v used in my

That would be a pain, wouldn't it??

Where did you get that idea?

> program generators that need to be set up to 1 every time procedure
> run. Will this corrupt database? How can I escape this?

Some structures, for example tables, have a limit of 255 changes.
After that, you need to do a backup/restore cycle in order to reset
that counter.

As for your procedure - why do you use a generator?


With regards,

Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com

"This is an object-oriented system.
If we change anything, the users object."