Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

matching file names to strings in a database?

Status
Not open for further replies.

tradle

Programmer
Jan 7, 2004
94
US
I'm something of a VC++ neubie, so please bear with me if this is painfully easy.

I'm not terribly certain how to manipulate the io system such that a process I have written can validate that it's inserting the correct data into the correct file. The data comes out of a SQL database, and there is one column of data that contains a string that could very easily identify what file in the directory is associated with the data.

Could you give me a nudge in the right direction? I have no idea how much coding that this will take.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top