Subject | Re: [firebird-support] forbid file fragmentation |
---|---|
Author | Ivan Prenosil |
Post date | 2008-12-31T11:23:19Z |
> Is it possible to create a database with say 10x more space than it'sCreate table, fill it with lot of data (e.g. using loop in Execute Block), drop it.
> must mormally use ? (now the hard drive are soo big, that it's not
> realy matter the file size)
>
> this to prevent file fragmentation
Or on Windows you can change file size using
SetFilePointer and SetEndOfFile
Ivan
http://www.volny.cz/iprenosil/interbase/