> Are you using the latest System.Data.SQLite?
Yes it's the newest package from Nuget, version 1.0.99

> Do you have an example of the generated SQL?
It basically looks like this:

SELECT TOP (20) [t0].[field1], [t0].[ field1], [t0].[field2] FROM [tablename] 
AS [t0]

Instead of the "TOP" keyword it should be "LIMIT"

Confidentiality Notice: This e-mail message, including any attachments, is for 
the sole use of NAVEX Global? Inc. and the intended recipients and may contain 
confidential and privileged information. Any unauthorized review, use, 
disclosure, or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.

Reply via email to