Groups | Blog | Home
all groups > dotnet compact framework > april 2005 >

dotnet compact framework : SQL Language limitations in SQL CE



Vitaly Sedov
4/21/2005 8:41:08 PM
Hello!

Is somebody knows where can I found information about SQL Language
limitations in SQL CE?
I wrote query with subquery that works fine on desktop SQL Server 2000, but
it's not working in SQL CE :(

Vitaly

Sergey Bogdanov
4/21/2005 9:05:12 PM
Well, all information is available in MSDN. See SELECT Statement
description:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlce/htm/_lce_select_statement.asp

Also take a look at "SQL Server CE Books Online":
....Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows
CE\sqlce.chm



Best regards,
Sergey Bogdanov
http://www.sergeybogdanov.com


[quoted text, click to view]
Vitaly Sedov
4/22/2005 12:00:00 AM
Thank you, Sergey! :)

[quoted text, click to view]

AddThis Social Bookmark Button