Quantcast
Channel: SQL Server Compact Forum
Viewing all articles
Browse latest Browse all 193

what is wrong with my visual studio 2010 express project setup with sql ce 3.5?

$
0
0

I'm getting unexpected behavior:

- the intellisense fails to show some queries I created in the datset for the datatable.

- the datatable fill mehod was sorted with  order by clase, and I was albe to see the correct order in preview but wrong order in a datagridview despite using or not using various sortmode on columns:

  NotSortable, automatic, automatic, default(no spec)

my project is targeted at .net 4 client with sql 3.5(whose .net runtime version appears to 2.0 something), I also hapen to have reference for DataSetExtension, SQLXML,

plus System XAML, .XML,I'm only using ado.net with dataset on the sql CE.


Viewing all articles
Browse latest Browse all 193

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>