Subject | Re: [ib-support] Re: simple gbak question |
---|---|
Author | Ivan Prenosil |
Post date | 2002-10-18T11:39:08Z |
> From: Derek BaschAs Helen said (and if your environment allows it), better method is
> > >Is it normal for a successfull backup using gbak to return no text?
> > >I am calling gbak with a pipe from python and I wanted to make sure.
> I will trigger an exception if any text is returned and assume
> success if none.
simple testing of not-null return errorcode code.
e.g. in batch:
GBAK -B bla bla bla
IF ERRORLEVEL 1 ...
Ivan
http://www.volny.cz/iprenosil/interbase