On Tue, Jan 3, 2012 at 12:07 PM, Tilsley, Jerry M.
<jmtils...@st-claire.org>wrote:

> Can you share your syntax you use?  What I am using keeps kicking out the
> error "Error: bad option 'backup': must be..."
>

http://www.sqlite.org/src/artifact/b4966934b2d?ln=65

I'm guessing you are using a really old version of SQLite - prior to when
we first added the backup command.


>
> Jerry Tilsley, Sr Systems Analyst
> St. Claire Regional Medical Center
> Morehead, Ky
>
> -----Original Message-----
> From: sqlite-users-boun...@sqlite.org [mailto:
> sqlite-users-boun...@sqlite.org] On Behalf Of Richard Hipp
> Sent: Tuesday, January 03, 2012 12:03 PM
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] Performing Backups with TCL
>
> On Tue, Jan 3, 2012 at 11:43 AM, Tilsley, Jerry M.
> <jmtils...@st-claire.org>wrote:
>
> > All,
> >
> > Working on a TCL script that will perform backups of my SQLite databases.
> >  This is to work, but now it says that the backup option is invalid.
> > Is this option no longer supported?
> >
>
> The "backup" method for TCL database objects still works.  In fact, that
> is one of the primary means by which we test the backup logic in SQLite.
>
>
>
> >
> > Thanks,
> >
> > Jerry Tilsley, Sr Systems Analyst
> > St. Claire Regional Medical Center
> > Morehead, Ky
> >
> >
> > ________________________________
> > Disclaimer****
> > This email is confidential and intended solely for the use of the
> > individual to whom it is addressed. Any views or opinions presented
> > are solely those of the author and do not necessarily represent those of
> St.
> > Claire Regional Medical Center. If you are not the intended recipient,
> > be advised that you have received this email in error and that any
> > use, dissemination, forwarding, printing or copying of the email is
> > strictly prohibited. If you received this email in error please notify
> the St.
> > Claire Regional Helpdesk by telephone at 606-783-6565.
> > _______________________________________________
> > sqlite-users mailing list
> > sqlite-users@sqlite.org
> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> >
>
>
>
> --
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
> Disclaimer****
> This email is confidential and intended solely for the use of the
> individual to whom it is addressed.  Any views or opinions presented are
> solely those of the author and do not necessarily represent those of St.
> Claire Regional Medical Center.  If you are not the intended recipient, be
> advised that you have received this email in error and that any use,
> dissemination, forwarding, printing or copying of the email is strictly
> prohibited.  If you received this email in error please notify the St.
> Claire Regional Helpdesk by telephone at 606-783-6565.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to