|
-
Jun 18th, 2009, 04:35 PM
#1
Re: SQL CE - Write contents to a MsgBox ?
Datasource is a property.... and it's going to want to take something that implements IEnumerable or IList - I know that all jsut went over your head (half the time it goes over mine too)... what you need to do is execute your query and get a datatable out of it.... then set that to the DataSource property.... Might want to take a look at the Databaser FAQ & Tutorials thread from some quick help on getting started with that.
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|