Re: Dataset Creation Using Programmatically
- From: "CypherDrive" <CypherDrive@xxxxxxxxxxxxxxxx>
- Date: Sat, 9 Aug 2008 09:45:52 +0800
Ge,
My developers are using VB.Net 2005 Express Edition and they wanted to create a datasets programmatically and be able to display them graphically.
They say they always have to go back to the Dataset Configuration Wizard if there Are Changes in the Table.
I believe they need to programmatically update the Graphical Datasets in case they alter the table in the SQL. They want to update it by not using the Dataset Configuration Wizard.
Being able to configure the Dataset programmatically and Dynamically updating the Graphical representation Helps during the Development
Process.
Thanks,
I believe what they want to do is to be able to sychronize their dataset
""Jialiang Ge [MSFT]"" <jialge@xxxxxxxxxxxxxxxxxxxx> wrote in message news:2PGBocT%23IHA.3868@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello Cypher Drive
Would you please explain the need "to create a dataset programmatically
with it's columns and rows be able to view it graphically using the xsd
file" with an example? I'm sorry that I cannot understand the request. If
you meant to programmatically generate a Typed Dataset, you may consider
programmatically calling XSD.exe
http://msdn.microsoft.com/en-us/library/wha85tzb(VS.80).aspx
and Brent Gardner's Blog may also help you:
http://blogs.orcsweb.com/brent/archive/2007/04/17/programmatically-generate-
typed-datasets.aspx
Regards,
Jialiang Ge (jialge@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================
.
- Follow-Ups:
- Re: Dataset Creation Using Programmatically
- From: "Jialiang Ge [MSFT]"
- Re: Dataset Creation Using Programmatically
- References:
- Dataset Creation Using Programmatically
- From: CypherDrive
- RE: Dataset Creation Using Programmatically
- From: "Jialiang Ge [MSFT]"
- Dataset Creation Using Programmatically
- Prev by Date: Re: SQL Express Edition Network Deployment Error
- Next by Date: Re: SQL Express Edition Network Deployment Error
- Previous by thread: RE: Dataset Creation Using Programmatically
- Next by thread: Re: Dataset Creation Using Programmatically
- Index(es):
Relevant Pages
|
Loading