Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some fields do not copy
Message
From
29/03/2006 09:10:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Some fields do not copy
Miscellaneous
Thread ID:
01108772
Message ID:
01108772
Views:
51
why when i do that
some field are empty in my new table but in my old table it has something ???

SELECT MyOldTable
SCAN
SCATTER NAME oTest
INSERT INTO MyNewTable FROM NAME oTest
ENDSCAN
Next
Reply
Map
View

Click here to load this message in the networking platform