Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from a remote view
Message
 
 
À
10/12/2003 17:24:34
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00857895
Message ID:
00857898
Vues:
25
USE DT!SQL_Test
select 0
USE Test
append from DBF('SQL_Test')

>How can I append from a remote view?
>
>I have a DBF in my DBC (DT.dbc) called test.dbf
>I have a remote view in my DBC call SQL_test that points to an SQL 2000 table
>
>I say:
>Use test
>Append from DT!sql_test
>
>And it says SQL_test.dbf does not exist.
>
>
>If I say:
>Use DT!sql_test
>Browse
>Copy to xx
>
>Then I see the data in the SQL file and it copies to a dbf file called xx (but with short field names)
>
>How do I append from it?
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform