|
-
Nov 21st, 2000, 05:57 AM
#1
Thread Starter
New Member
Hi
I have problem that I hope someone may be able to halp me with. I have 50000 files that all contain 1 line of text, which I am parsing and importing to a SQL Server 7.0 Database. I was hoping that someone may be able to tell me how to imoprt the file into an executable(Parsing code). The executable will then parse the data and send it up to the SQL Server Database.
Thank you in advance for you time!
Regards
BillyKD
-
Nov 21st, 2000, 09:05 AM
#2
Fanatic Member
You can put some data at the end of the exe. And at runtime, open the file, seek to the end and read the data.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|