LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
AKRRKA
Posts: 198
Joined: Thu 26 Jan 2012 15:07
Location: Russia
Contact:

LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by AKRRKA » Tue 16 Jul 2013 13:59

Hello,

In System.Data.SQLite.SQLiteConnection have a method BackupDatabase().
But in this Devart.Data.SQLite.SQLiteConnection I did not find.
Why?
How to make a backup?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by MariiaI » Wed 17 Jul 2013 09:21

There is a Devart.Data.SQLite.SQLiteDump class for backing up and restoring SQLite databases. But, due to the fact that LinqConnect Professional edition includes express versions of Devart providers, this class isn't available in it.
Devart.Data.SQLite.SQLiteDump class is available only in dotConnect for SQLite Professional edition (please refer here ).

AKRRKA
Posts: 198
Joined: Thu 26 Jan 2012 15:07
Location: Russia
Contact:

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by AKRRKA » Tue 30 Jul 2013 15:35

I have a license to LinqConnect Professional and dotConnect Universal Professional.
In dotConnect Universal Professional have such an opportunity?
Or, therein also standard version?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by MariiaI » Wed 31 Jul 2013 10:15

In dotConnect Universal Professional have such an opportunity?
Unfortunately, there is no such functionality in dotConnect Universal.
In System.Data.SQLite.SQLiteConnection have a method BackupDatabase(). But in this Devart.Data.SQLite.SQLiteConnection I did not find.
We will consider the possibility to implement this functionality, but we can't tell any timeframe at the moment. We will inform you when any results are available.

AKRRKA
Posts: 198
Joined: Thu 26 Jan 2012 15:07
Location: Russia
Contact:

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by AKRRKA » Fri 30 Aug 2013 16:14

Still not done?
Really very need to now.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by Shalex » Fri 06 Sep 2013 15:41

We are planning to implement Devart.Data.SQLite.SQLiteConnection.BackupDatabase() in the next public build. We will post here about the result.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by Shalex » Thu 19 Sep 2013 12:26

The BackupDatabase method of the SQLiteConnection class is implemented. We will notify you when the corresponding build of LinqConnect is available for download.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: LinqConnect Professional Version 4.2.272 (20-Jun-2013) - SQLite BackupDatabase

Post by Shalex » Wed 25 Sep 2013 08:44

New build of LinqConnect 4.2.338 is available for download!
It can be downloaded from http://www.devart.com/linqconnect/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=31&t=27983.

Post Reply