Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manually exporting tables to MS SQL Server
Message
De
22/10/1997 10:03:57
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
 
 
À
22/10/1997 09:47:25
Gino Miceli
Lan Professionals, Inc.
Bay Shore, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00055497
Message ID:
00056015
Vues:
37
>>>For several days I've been trying to find an easy way to dump my FoxPro table(s) onto our MS SQL Server programatically (without using the Upsizing Wizard). I was curious how the rest of the FoxPro community was doing this.
>>>
>>>APPEND FROM into a remote view didn't seem to work; only kept first 200 records. Please help!
>>
>>Gino,
>>
>>Are you sure that your VFP table doesn't have any data that breaks rules in the SQL Server Table? APPEND FROM should work fine.
>>
>
>
>Good point. I look into this. Still doesn't make sense why that would fail but the INSERT INTO for each records doesn't. It said ID cannot be null..well, there are no NULL ID's in my VFP table! A bit strange.
>
>Thnnk you!
>- GM


Gino

Try selecting NULL (When checked, specifies that the field can accept a null value.) for each field in your table before you execute the APPEND FROM to the view. I had a similar problem with Remote Views in VFP.

MOnTe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform