Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Why does MS Studio 2005 not use UpdateQuery's from MS Access database?
 

Why does MS Studio 2005 not use UpdateQuery's from MS Access database?

Hi,

I have created an update type query in an MS Access database. For tables MS Studio nicely generated code to update the rows. For queries it created views, but update queries are not used to generated the update code.

What options do I have to make this work? It seems to me this should be a fairly common thing to do, right?

Regards,

Ruud Wijnands

Ruud Wijnands  Wednesday, January 03, 2007 1:15 PM
Hi,

I don't understand what your problem is.
Here's sample code to manipulate Access data in Visual Studio:
http://www.programmersheaven.com/download/23332/download.aspx

Charles
cverdon  Wednesday, January 03, 2007 7:28 PM

You can use google to search for other answers

Custom Search

More Threads

• Reading Values from app.config
• Slow Database Update
• datagrid check
• Listbox and datasource
• Strongly Typed DataSet
• Want a progressbarcolumn for a datagridview and databinding.
• Create a custom DataGridViewColumn for radio buttons
• wildcard in table adaptor problem
• How to use row error with tableadapter
• DataGridViewComboBoxColumn Problem