|
From: Vahid N. (JIRA) <nh...@gm...> - 2011-05-24 06:18:43
|
[ http://216.121.112.228/browse/NH-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vahid Nasiri updated NH-2723:
-----------------------------
Attachment: sql_ce4_dialect.zip
In SQL CE: TOP and OFFSET clause cannot be used together in the same query, so another patch has been attached.
> Enhanced SQL CE 4.0 dialect
> ---------------------------
>
> Key: NH-2723
> URL: http://216.121.112.228/browse/NH-2723
> Project: NHibernate
> Issue Type: Improvement
> Components: DataProviders / Dialects
> Affects Versions: 3.2.0Beta1
> Reporter: Vahid Nasiri
> Priority: Minor
> Attachments: sql_ce4_dialect.zip, sqlce4_dialect.zip
>
>
> Hello,
> I've attached an enhanced SQL CE 4.0 dialect file/patch which supports select top(n) statements (ported from sql server dialects), adds lots of missing native SQL functions and keywords.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|