Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing from a line delimited text file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Importing from a line delimited text file
Miscellaneous
Thread ID:
00094304
Message ID:
00094304
Views:
66
I have a table with about 40 fields and I am wanting to write a program to import a text file into this table. The way I envision doing this is with 40 fgets() into 40 variables and then do an insert into with the 40 variables. Is the best way to accomplish this task?

Thanks,

Paul
Next
Reply
Map
View

Click here to load this message in the networking platform