Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to get a field in related table
Message
De
22/08/2006 11:02:11
 
 
À
21/08/2006 22:56:15
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Divers
Thread ID:
01146540
Message ID:
01147595
Vues:
23
Good so far but one more thing is happening, no errors show up in the code.
However, when I run the app I'm getting a message
"Object reference not set to an instance of an object."
"Use the New keyword..."

it's at the line
lcDept = dsItems.Tables(0).Rows(0).Item("DeptMMC").ToString()

I thought that 'dsItems' dataset was already set as an object, why do I have to set a New keyword? And what am I setting it to? Is it because the dsItems is in the business object?

Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform