Re: [sqlite] sqlite backup from the program.

2006-11-03 Thread Will Leshner
On 11/3/06, John Stanton <[EMAIL PROTECTED]> wrote: As was pointed out, an Sqlite DB is just va file. Copy it to make a backup. If you cannot create a file from your O/S then you will never be able to make a backup. Fix that problem first. There is, however, one issue to be aware of. If you

Re: [sqlite] sqlite backup from the program.

2006-11-03 Thread John Stanton
. Regards, Ravi K -Original Message- From: Lloyd K. L [mailto:[EMAIL PROTECTED] Sent: Friday, November 03, 2006 2:37 PM To: sqlite-users@sqlite.org Subject: Re: [sqlite] sqlite backup from the program. Whether your database creation error solved? what was the problem? - Original

RE: [sqlite] sqlite backup from the program.

2006-11-03 Thread ravi.karatagi
u have any idea on how to take the backup within a program please let me know. Regards, Ravi K -Original Message- From: Lloyd K. L [mailto:[EMAIL PROTECTED] Sent: Friday, November 03, 2006 2:37 PM To: sqlite-users@sqlite.org Subject: Re: [sqlite] sqlite backup from the program. Whether

Re: [sqlite] sqlite backup from the program.

2006-11-03 Thread Lloyd K. L
Whether your database creation error solved? what was the problem? - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, November 03, 2006 2:18 PM Subject: [sqlite] sqlite backup from the program. Hi All, How to take a backup of the sqlite database (dump

Re: [sqlite] sqlite backup from the program.

2006-11-03 Thread Lloyd K. L
SQLite database is stored as a normal file in the disk. Why dont you use Operating System calls to back up the file? - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, November 03, 2006 2:18 PM Subject: [sqlite] sqlite backup from the program. Hi All,

[sqlite] sqlite backup from the program.

2006-11-03 Thread ravi.karatagi
Hi All, How to take a backup of the sqlite database (dump) from the C program. Is there any C API for that? Or is there any mechanism to achieve it? Please throw some light on it. Thanks in Advance, Regards, Ravi K The information contained in this electronic message an