Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Backup code using InterClient

1 view
Skip to first unread message

Wilson Arguello

unread,
Mar 29, 2006, 5:57:04 PM3/29/06
to
(I think this is the right forum)

Hi all.
Has Anyone some code to backup/restore a DB using InterClient via JDBC???

Craig Stuntz [TeamB]

unread,
Mar 30, 2006, 7:54:02 AM3/30/06
to
Wilson Arguello wrote:

> 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

Craig Stuntz [TeamB]

unread,
Mar 30, 2006, 10:54:55 AM3/30/06
to
Wilson Arguello wrote:

> 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

Wilson Arguello

unread,
Mar 30, 2006, 11:40:23 AM3/30/06
to
What about these methods?

ServerManager.backup()
ServerManager.restore()

It looks like able to do that job!

0 new messages