Hi,
I have a Windows Form and I added a database using Service-based Database, but I'm having a problem when I want to export a table to the From. I used a DataGridView component, but I can't make the table from the database to load.
I've noticed that when i want to select the Data Source, i don't have the option to select the table from the my database. ( Other Data Sources > Project Data Sources > Alex(which is my database) and there is no table ).
what can i do to load my table ?
Integrating a Database to a Form
Page 1 of 11 Replies - 200 Views - Last Post: 11 March 2011 - 12:51 PM
Replies To: Integrating a Database to a Form
#2
Re: Integrating a Database to a Form
Posted 11 March 2011 - 12:51 PM
ok,
i managed to find a solution:
From Virtual Studio Menu chose Data,
then select Show Data Sources
Select your database and chose the option Configure DataSet With Wizard... and select your Table.
At last, from the Data Source window, drag and drop the Table onto the DataGridView component
i managed to find a solution:
From Virtual Studio Menu chose Data,
then select Show Data Sources
Select your database and chose the option Configure DataSet With Wizard... and select your Table.
At last, from the Data Source window, drag and drop the Table onto the DataGridView component
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|