Request: Compact Framework SQL .sdf based example

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
chucks
Newbie
Newbie
Posts: 1
Joined: Fri Mar 19, 2010 12:00 am

Request: Compact Framework SQL .sdf based example

Post by chucks » 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?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Request: Compact Framework SQL .sdf based example

Post by Narcís » Thu Apr 01, 2010 2:52 pm

Hi chucks,

You can use BindingSource as I described here. It may also be helpful following tutorial 8 on how to programmatically link TeeChart series and datasets. Both information sources already show how can you use methods you mentioned in TeeChart.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply