Hi all.
Has Anyone some code to backup/restore a DB using InterClient via JDBC???
> Has Anyone some code to backup/restore a DB using InterClient via
> JDBC???
No, the services API isn't exposed via InterClient, AFAIK. You'd have
to call out to GBAK or write a JNI wrapper for the Services API.
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
How to ask questions the smart way:
http://www.catb.org/~esr/faqs/smart-questions.html
> What about these methods?
>
> ServerManager.backup()
> ServerManager.restore()
>
> It looks like able to do that job!
I was unaware of them.
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
Everything You Need to Know About InterBase Character Sets:
http://blogs.teamb.com/craigstuntz/articles/403.aspx
ServerManager.backup()
ServerManager.restore()
It looks like able to do that job!