Subject Why my APP create files .IBO in directory similar the name of my BD
Author josecruzph
Why my APP create files .IBO in a directory with the name similar
that my Firebird DATABASE..

ej:
C:\MiApp\app.exe
c:\Gasts\
c:\Common\

App.exe use IBOObjects and my DB are gasts.fdb and common.fdb

in the directories crates include files qith ext .IBO
Tablenames.IBO
TableKeys.IBO
TableFields.IBO


I need not create files .IBO, because my APP is easy a alter table or
acces for intrudes,,,


Tanks