Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DTS possible?
Message
 
 
À
08/04/2005 15:10:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01002704
Message ID:
01002809
Vues:
30
Don't worry, you will get a handle on it after creating a few packages. :)
Keep in mind that you'll have to have VFP OLE DB provider installed on the SQL Server PC.

>this sounds like a "winner". Thanks a lot!
>
>
>>>I need to append a VFP table to a SQL Server table with like structure. Can I use DTS to APPEND the VFP table this the SQL table? I tried using the SQL DTS "Wizard" and all I could accomplish was to create a new table in the Server.
>>
>>Yes, you can. In DTS Designer
>>
>>- On Connection menu select the last item 'Other Connection'
>>- Select DataSourcr: Microsoft OLE DB Provider for VFP
>>- Click on Properties and set up source type and name or path
>>
>>- On Connection menu select the first item 'Other Microsoft OLE DB Provider for SQL Server'
>>- Specify dtabase, login propertie, e.t.c
>>
>>- On Tasks menu select Transform Data Task an dclick on VFP connection as source and SQL Serve rconnection as destination
>>
>>- Right click on just ctreated Transform Data Task arrow and select properties
>>- On the Source tab select source table
>>- on the Destination tab select destination table
>>- Click on Transformation tab and adjust field mapping if necessary.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform