Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting into tables from xls spreadsheet
Message
From
11/07/2002 10:28:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Inserting into tables from xls spreadsheet
Miscellaneous
Thread ID:
00677519
Message ID:
00677519
Views:
62
Hey everyone,
I am trying to insert into 3 tables data from one spread sheet. The problem is that not all the columns in the spread sheet go into all 3 tables. Can I run SQL like on Microsoft Sequel Server and code something like:
insert into table
select (col1, col2,col5,col9......)
From *.xls

Any help would be appreciated. Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform