Request: Compact Framework SQL .sdf based example
Posted: Tue Mar 30, 2010 6:08 pm
It would be helpful if Steema created a "Compact Framework" example where data was pulled
from an existing SQL database (.sdf file) and created a graph. The example should use
the .DataSource field, DataTable, DataSet, BindingSource and the .CheckDataSource() method.
Most examples of retrieval of data from SQL tables use ASP or remote databases. The
example would be most helpful if it used a local device based SQL database.
The nice thing about an example like this is that it would not require
Microsoft SQL Server software to be installed.
Can such an example be created?
from an existing SQL database (.sdf file) and created a graph. The example should use
the .DataSource field, DataTable, DataSet, BindingSource and the .CheckDataSource() method.
Most examples of retrieval of data from SQL tables use ASP or remote databases. The
example would be most helpful if it used a local device based SQL database.
The nice thing about an example like this is that it would not require
Microsoft SQL Server software to be installed.
Can such an example be created?