Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object reference not set to an instance of an object
Message
De
21/03/2004 12:51:06
 
 
À
21/03/2004 12:50:03
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00888294
Message ID:
00888297
Vues:
11
>How do you know Table "Temp" exists? I don't think it does, given the code you've shown. Try this instead:
>
>...
>      Dim loDT As New OleDbDataAdapter("select * from Login", _
>      "Provider=VFPOLEDB.1;Data Source=D:\Login.dbf;Password='';Collating Sequence=MACHINE")
>...
>      loDT.Fill(loData, "Temp")
>
Thanks, I was not aware it could be done like this.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform