Hi all,
Now that i can make speedy backups of my firebird db with Visual Basic.net
i have one question can firebird perform a backup when users are
connected to the database?? Time ago i can view a installation of
Interbase 7 and it can perform Hot Backups Firebird support it or i
need to
All members of the Firebird net provider list..:
I'M STUPIDD!
Sorry, today i was looking the dot net firebird api 1.7 documentation
for FbBackup and i see the error i was commited. I understand that
when adding a BackupFile:
FbBackup.Add = new FbBackupFile(DbFile, int32.Ma
Hi
I'm seeing the source code of flame boy and it use a library called "IBPP"
to make the database backup..
Also, i try to backup a new create database and i obtain an "INVALID BLOB
ID" error, i dont know because is it, i only create a new database with
the .net provider functions.
Hi,
Intelrullz:
For developing pourposes i'm using my notebook as client and server, i
have Firebird Server & .net provider installed in it wich has windows
vista. All works pretty good the only thing doesn´t work is the backup i
search the entire computer for the backups file and i dont get it
Hi,
Intelrullz:
For developing pourposes i'm using my notebook as client and server, i
have Firebird Server & .net provider installed in it wich has windows
vista. All works pretty good the only thing doesn´t work is the backup i
search the entire computer for the backups file and i dont get it
Hi All
Jiri {x2} Cincura (Very thanks for you response)
-> I'm try to do the backup with GBak and i obtain an error say:
"ERRROR: unavailable database file"
i'm using gbak.exe in the same directory i have the firebird db,
called "general.fdb"
Intelrullz (Very thanks for you response
Hello all
First thing i need to say is that i´m a spanish developer and my english
is all but good.
Second thing is firebird is. awesome, incredible, marvelous...
Third thing... my little problem.
I´m doing a Backup of an existing Firebird Database in a visual basic
project i´m developi