Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from a remote view
Message
 
 
To
10/12/2003 17:24:34
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00857895
Message ID:
00857898
Views:
24
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform