Hello,

The company I work for uses a version of the DLL called System.Data.SQLite.dll.

The version info for this file states that it is version 91.0.77.0 dated 
31/01/2012 12:59
This is used in several of our legacy systems (without any problems that I'm 
aware of).

I have looked on the website for this product, but cannot find this version 
listed in the history, and indeed,
the version numbers on the web site are a different format from the one we have.

Can anyone throw any light on what version we have, and where it cam from?
The full text block from the DLL is shown below.

I have tried installing the latest version of System.Data.SQLite.dll from the 
website on my PC,
but that version doesn't recognise the database created by our legacy systems,
so it seems that the SQLite format has changed. Can this please be confirmed?

I am trying (without any success) to use LINQ in the .NET application which 
uses SQLite.

Every tool I've tried - including LINQpad - says that the database is either an 
encrypted file or not a database,
yet the DLL mentioned above (which created it) can open it ok, as can an 
Android app.

What is wrong?

Thanks, Dave R

Thanks in advance for your help, Dave R (England)

PS: Text block from DLL:
S t r i n g F i l e I n f o   V   0 4 0 9 0 4 b 0   N   C o m p a n y N a m e   
  R o b e r t   S i m p s o n ,   e t   a l .     p $  F i l e D e s c r i p t 
i o n     S y s t e m . D a t a . S Q L i t e   I n t e r o p   A s s e m b l y 
  4 
  F i l e V e r s i o n     9 1 . 0 . 7 7 . 0   >   I n t e r n a l N a m e   S 
Q L i t e . I n t e r o p     @   L e g a l C o p y r i g h t   P u b l i c   D 
o m a i n   N   O r i g i n a l F i l e n a m e   S Q L i t e . I n t e r o p . 
d l l     F   P r o d u c t N a m e     S y s t e m . D a t a . S Q L i t e     
8 
  P r o d u c t V e r s i o n   9 1 . 0 . 7 7 . 0   \   S Q L i t e C o m p a n 
y N a m e     D .   R i c h a r d   H i p p ,   e t   a l .   Z   S Q L i t e D 
e s c r i p t i o n     S Q L i t e   D a t a b a s e   E n g i n e     r %  S 
Q L i t e C o p y r i g h t     h t t p : / / w w w . s q l i t e . o r g / c o 
p y r i g h t . h t m l     0   S Q L i t e V e r s i o n     3 . 7 . 9   ž =  
S Q L i t e S o u r c e I d   2 0 1 1 - 1 1 - 0 8   1 5 : 0 6 : 0 5   a 4 9 9 a 
e 3 8 3 5 e d 7 f 1 5 9 1 c 4 0 b e a 2 0 e 0 c 9 7 f 5 8 c e e d b b     D    
V a r F i l e I n f o     $    T r a n s l a t i o n     °<assembly 
xmlns="urn:schemas-microsoft-com:asm.v1" 
manifestVersion="1.0"><assemblyIdentity name="SQLite.Interop.Static.2010" 
processorArchitecture="x86" type="win32" version="91.0.77.0"></assemblyIdentity>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to