C# express does not have the nice IDE features that lets me bind to an SQL Server like it would and Access database so....
I created a class that retrieves the data I want and puts it in a DataSet.
How do I get this DataSet as a DataSource that the IDE can use for setting up tableAdapters, dataBinders and gridViews?
I really need help on this....4 hours and no progress...please
stuntman
Loading
s mPosted Oct 7, 2009, 6:37 AM
-Enterprise SQL is not supported in c# express IDE (like in Visual Studio) so
-I want to take data from an SQL 2005 database and use it in c# express like I would a SDF file or Sql Express Data.
Speed or transaction type support is not important.
thank you
Stuntman
Kirtan PatelPosted Oct 7, 2009, 4:07 AM
Can you tell me More whats the Senario .and What you want as final output by code i will help you out :)