Problems with DataSets in DataSources window when renaming the source database
- From: "Magnus" <no@xxxxxxxx>
- Date: Thu, 5 Oct 2006 18:05:35 +0200
I have a set of typed datasets that are tied to a database on a mssql2005
server. They are naturally displayed and available in the DataSources
window. Now I want to rename the database, but when I do that and
reconfigure any of the datasets with the Wizard, all the datatables I have
previously selected are marked as unavailable (with a red x next to it), and
displays all database objects in the renamed database as "new" and
unchecked.
How can I rename the database and keep the current set of typed datasets?
=- magnus -=
.
Relevant Pages
- Re: Problems with DataSets in DataSources window when renaming the source database
... They are naturally displayed and available in the DataSources ... When I rename the database I obviously also change the database name in the ... I have also done some more testing and it seems like the DataSources window ... (microsoft.public.dotnet.languages.csharp) - Complex queries on Local data objects?
... I'm using typed datasets and in my application I, for the most part, ... keep local copies of everything in the database in DataTables. ... or other types of more complicated Sql queries. ... (microsoft.public.dotnet.framework.adonet) - Re: Complex queries on Local data objects?
... Maybe not the best answer for people using strongly typed datasets, ... keep local copies of everything in the database in DataTables. ... to find any functions in the DataTable and/or DataSet objects either. ... or other types of more complicated Sql queries. ... (microsoft.public.dotnet.framework.adonet) - Looking for a better way to search & transfer information between DataSets and XmlDataDocuments
... I am scraping a database to create a XSD file that will be used to create typed DataSets. ... passing it to a XmlDataDocument ... (microsoft.public.dotnet.framework) - Re: Best way to get the identity for new records?
... I use typed datasets on a database with over 200 tables. ... Originally I was using untyped datasets and stored procedures and it worked ... Now I have been told to used typed datasets and table adapters. ... with the highest level form and work my way down on the inserts. ... (microsoft.public.dotnet.framework.adonet) |
|