Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting data from a SDF file into an SQL table
Message
From
16/03/2001 12:47:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Inserting data from a SDF file into an SQL table
Miscellaneous
Thread ID:
00485992
Message ID:
00485992
Views:
40
I have an SDF non-delimited text file which I am trying to parse and insert into an SQL table. Is it possible to read one line at a time from the text file into a long string variable and then parse it into smaller variables to be used in an insert statement?

I know that I can append from the file into a foxpro table and then insert that table into SQL but there should be a shortcut of some kind I'm just not sure how to find it.
Next
Reply
Map
View

Click here to load this message in the networking platform