Hi,
I would like to embed Backup and Restore functionality in my app.
I found an older 1.7 snippet. But this one does not work..

using FirebirdSql.Data.FirebirdClient;
using FirebirdSql.Data.Isql;
............
FbBackup backupSvc = new FbBackup();

THE type or namespace could not be found ...
============================================
...
backupSvc.Execute();

Is anybody willing to share a working snippet ?
Thanks in advance, Bjoern
Beside where can I find the latest examples/snippets and API 
documentation ?



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to