|
-
February 19th, 2010, 08:14 AM
#3
Re: Reading text file to the database
You can use the API function GetPrivateProfileString to read a named entry from an .ini file.
You find detailed descriptions here:
http://allapi.mentalis.org/apilist/G...leString.shtml
You declare the function GetPrivateProfileSring and then call it to read a certain string which contains your path name from the ini file.
You can read the examples how to use this function. If you don't get along with the usage, we surely can help.
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
|