Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Components required for OleDbDataAdapter
Message
From
21/03/2004 17:42:15
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
Components required for OleDbDataAdapter
Miscellaneous
Thread ID:
00888338
Message ID:
00888338
Views:
60
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
Next
Reply
Map
View

Click here to load this message in the networking platform