LONGVARCHAR

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
Bas Bakker
Posts: 3
Joined: Tue 01 Dec 2009 05:02

LONGVARCHAR

Post by Bas Bakker » Tue 01 Dec 2009 05:09

Firefox stores its history, bookmarks and cookies in a sqlite files.

In these files, it uses longvarchar types.

DotConnect for SQLite does not seems to support them--I get error messages when I try to use them in Linq to SQL.

Any timeframe on when this will be implemented?

Thanks!

Bas

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 01 Dec 2009 13:59

The support for longvarchar will be available in the nearest build.

Bas Bakker
Posts: 3
Joined: Tue 01 Dec 2009 05:02

Post by Bas Bakker » Thu 03 Dec 2009 17:50

Is longvarchar available in the build that was published today?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 04 Dec 2009 09:12

The Longvarchar type is supported in the latest build.
But there is a problem with LINQ to SQLite in it. We have already fixed that problem, but the fix will be available in the next build.

Bas Bakker
Posts: 3
Joined: Tue 01 Dec 2009 05:02

Post by Bas Bakker » Fri 04 Dec 2009 11:59

When will the next build available in which this problem is fixed?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 04 Dec 2009 15:17

We plan to release the new build in two weeks.

Post Reply