Click here to Skip to main content
15,886,199 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL appending result rows Pin
Stathread6-Nov-06 18:31
Stathread6-Nov-06 18:31 
GeneralRe: SQL appending result rows Pin
xoxoxoxoxoxox7-Nov-06 5:24
xoxoxoxoxoxox7-Nov-06 5:24 
QuestionReporting Services snapshots - multiple parameters Pin
mdipalma786-Nov-06 9:39
mdipalma786-Nov-06 9:39 
Questionquery Pin
Ravi Shankar435-Nov-06 20:10
Ravi Shankar435-Nov-06 20:10 
AnswerRe: query Pin
sam#5-Nov-06 20:20
sam#5-Nov-06 20:20 
GeneralRe: query Pin
Ravi Shankar435-Nov-06 20:25
Ravi Shankar435-Nov-06 20:25 
QuestionADO.NET Connection String Option Pin
jellofissi5-Nov-06 19:59
jellofissi5-Nov-06 19:59 
QuestionHow do you update automatically created strongly-typed datasets? [modified] Pin
nzmike3-Nov-06 22:07
nzmike3-Nov-06 22:07 
This one is driving me mad - hope someone can help.

I have a VB.Net app in VS2005 and I wanted to bind it to a SQL Server 2005 table so I dragged a DataGridView control onto a form and defined the datasource to come from the table I want to use and VS2005 went ahead and generated the XSD and the screeds of code which is great.

I then refined my table (using SQL Server Studio, not VS2005), adding a new column and changing a couple of column types in the DB table but I can't see ANY way to get VS2005 to get the updated table except to trash the generated Dataset, BindingSource and TableAdapter objects and do the whole binding exercise all over again! I've tried right-clicking and doing a refesh wherever I can that option but it never updates the code behind or the XSD. Now, I seem to remember in VS2003 there was a "Regenerate" command (or something like that) so where the heck is the equivalent in VS2005? Right-clicking on the XSD file in solution explorer has an option "Run custom tool" which I think runs "MSDataSetGenerator" but it doesn't seem to refresh or regenerate anything!

I've searched high and low and looked everywhere but I can't see any way to keep the VS2005 table concurrent with the underlying DB table - surely with the integration of SQL Server and .Net 2.0 I'm not expecting the impossible?

Can someone help me out here and tell me what I'm missing?

TIA...

Mike




-- modified at 18:00 Saturday 4th November, 2006
QuestionHow to get column names of a table Pin
Aqueel3-Nov-06 19:34
Aqueel3-Nov-06 19:34 
AnswerRe: How to get column names of a table Pin
ChandraRam3-Nov-06 23:59
ChandraRam3-Nov-06 23:59 
AnswerRe: How to get column names of a table Pin
monika_vasvani6-Nov-06 21:46
monika_vasvani6-Nov-06 21:46 
QuestionFinding Related records using sql [modified] Pin
HRiazi3-Nov-06 8:29
HRiazi3-Nov-06 8:29 
AnswerRe: Finding Related records using sql Pin
Eric Dahlvang3-Nov-06 10:12
Eric Dahlvang3-Nov-06 10:12 
QuestionRe: Finding Related records using sql Pin
HRiazi3-Nov-06 19:19
HRiazi3-Nov-06 19:19 
AnswerRe: Finding Related records using sql Pin
Colin Angus Mackay5-Nov-06 22:40
Colin Angus Mackay5-Nov-06 22:40 
QuestionData Concurrency when updating DataSet with Database issues Pin
bertvan3-Nov-06 7:15
bertvan3-Nov-06 7:15 
AnswerRe: Data Concurrency when updating DataSet with Database issues Pin
Stathread5-Nov-06 3:42
Stathread5-Nov-06 3:42 
QuestionPlease Solve this Query..? Pin
PavanPareta3-Nov-06 3:05
PavanPareta3-Nov-06 3:05 
AnswerRe: Please Solve this Query..? Pin
Elina Blank3-Nov-06 3:54
sitebuilderElina Blank3-Nov-06 3:54 
GeneralRe: Please Solve this Query..? Pin
PavanPareta8-Nov-06 17:02
PavanPareta8-Nov-06 17:02 
GeneralRe: Please Solve this Query..? Pin
Elina Blank9-Nov-06 5:17
sitebuilderElina Blank9-Nov-06 5:17 
QuestionADO sql server Pin
audhie2-Nov-06 23:11
audhie2-Nov-06 23:11 
AnswerRe: ADO sql server Pin
audhie2-Nov-06 23:13
audhie2-Nov-06 23:13 
GeneralRe: ADO sql server Pin
Colin Angus Mackay3-Nov-06 0:09
Colin Angus Mackay3-Nov-06 0:09 
GeneralRe: ADO sql server Pin
Russell Jones6-Nov-06 5:50
Russell Jones6-Nov-06 5:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.