Can anyone tell me what the maximum length sql statement SQL CE can run is?
Thank you
Gráinne
Please ask in SQL Mobile forum. Thanks.
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=152&SiteID=1
|||moving thread to correct forum.|||Thanks for moving the posting Mark.To expand the question:
I have a table that has a column storing an SQL statement. The sql is set by the customer and I want to ensure that the column size is no bigger than the maximum SQL string that can be executed by SQL CE.
If there is no absolute upper limit, then is there a rule of thumb for the maximum number of characters in a SQL CE statement?
Thanks again
Gráinne
|||
There is no maximum limit on the number of characters that can be part of a SQL statement in SQL Mobile. Please review the SQL Mobile Books Online under the index heading 'maximum database object sizes' for more information.
Darren
No comments:
Post a Comment