Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Objects in Projects?
Message
De
10/04/2003 11:51:12
 
 
À
10/04/2003 11:35:23
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00776016
Message ID:
00776142
Vues:
27
Kev,

Sorry I confused you ... it's a common complaint about me. <g>

I don't know anything about Crystal, but I don't think that matters for this discussion. It sounds like you need to have your Data objects in separate projects, or at the very least as an item in your existing project (I'd separate it into a separate project though). DataSets are nothing more than .xsd files (which, as I explained in my other post, you can get with ds.WriteXMLSchema()). Once you have an .xsd file generated in this manner, you can "add existing item" to your DataSet project. Another thing you can do, is build them in the IDE (which is, I think, what you first mentioned). Either way is acceptable, the way I described in my other post just automates things, which becomes necessary (to me anyway) if you have tons of DataSets that you need to create.

Clear as mud? <g>

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform