Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie ? on creating Dataset in VS 2005
Message
De
25/07/2006 14:37:15
 
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01139720
Message ID:
01139878
Vues:
26
Hi, Dmitry,

That article was written with VS2003 (since 2005 wasn't out at the time)....

They changed some things in VS2005. The default dataset editor doesn't display everything. You can right-click on an individual column and view properties, and set the datatype.

However, if you'd prefer to see the same kind of options that show in VS2003, you can right-click on the dataset in Solution Explorer, and select "Open With". You'll see a list of options, one of which is the XML Schema Editor that will show what you saw in VS2003. (Believe me, I'm not thrilled with what they changed).

To the best of my awareness, you can't see the datatables in Solution Explorer. You have to open the dataset visually to see them. (I'm sure if you expanded the class view. you'd see the datatable objects as well).

I don't know why you wouldn't be seeing all the datatables in Crystal. If they truly exist in the dataset, they "should" show in the Crystal DB expert.

Is this a small solution where you could post the files?

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform