Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buy Bulk and save
Message
De
09/05/2005 09:49:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Buy Bulk and save
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01012154
Message ID:
01012154
Vues:
63
First I AM A NEWBIE! And as such I have absolutely NO idea what or how to do anything.

I have an application where we need to batch update from one table to another. We have remote sites which will upload their changes ( sometimes exceeding 10,000 records per site) and apply those changes to a central database table. I am trying to accomplish this using MM.Net.

The data, uploaded via FTP, is in VFP tables, and the central store is in SQL Server 2000. My questions are as follows (bear in mind you need some knowledge just to pose an intelligent question so mine is probably not intelligent)
  1. Do I load the VFP data into a DataReader/DataSet outside of the business object which represents the central store?
  2. What technique should I use to update from one to the other?
  3. What is the SQL syntax for this?
      How do do I "scan thru" the VFP Data?There may be NEW records being uploaded as well, how do I write the INSERT statement.
    1. I do not know how to reference a Datareader Object in a SQL statement ????? (DataReader - VFP Data)
    2. What would be the Syntax for the INSERT statement?


Thanks, I feel like I am floundering in un-charted waters.

Glenn
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform