VS 2008 / SQL Server CE 3.5 Problem with DataSource [modified]
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
When I use "Add a new Data Source" to add my database to my application I get the message "Could not retrieve schema information for table or view..." after I click Finish to Choosing the Database Objects (tables). In "Data Sources" I see the tables in the database but I cannot see the fields. If I right-click on a table and click "Preview Data", I can see all the data in the table. It's strange because I already did a function where I can see if table exists or not and it works perfectly, so I'm only having problems creating the dataset...
modified on Monday, November 30, 2009 3:06 PM