Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Components required for OleDbDataAdapter
Message
De
21/03/2004 17:42:15
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Components required for OleDbDataAdapter
Divers
Thread ID:
00888338
Message ID:
00888338
Vues:
62
In order to run this:
      Dim loDT As New OleDbDataAdapter(tcSQL, _
      "Provider=VFPOLEDB.1;Data Source=" + tcTable + ";Password='';Collating Sequence=MACHINE")

      loDT.Fill(loData, "Temp")
What components are required on the server? On the test server, all is working ok. But, as soon as I move it on the production server, it seems I can't get any data.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform