Click here to Skip to main content
15,907,874 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalloading page from memory... Pin
Smoker14-Apr-03 19:01
Smoker14-Apr-03 19:01 
GeneralRe: loading page from memory... Pin
Smoker24-Apr-03 12:13
Smoker24-Apr-03 12:13 
Generalstress test, Block RAM Pin
anju14-Apr-03 18:49
anju14-Apr-03 18:49 
GeneralRe: stress test, Block RAM Pin
Ravi Bhavnani14-Apr-03 20:46
professionalRavi Bhavnani14-Apr-03 20:46 
GeneralLocale Pin
vcseeker14-Apr-03 18:33
vcseeker14-Apr-03 18:33 
GeneralRe: Locale Pin
David Crow15-Apr-03 4:48
David Crow15-Apr-03 4:48 
GeneralRe: Locale Pin
vcseeker15-Apr-03 17:30
vcseeker15-Apr-03 17:30 
GeneralIn over my head - Rookie needs a clue Pin
CantFindMind14-Apr-03 15:20
CantFindMind14-Apr-03 15:20 
This complete newbie has been tasked with writing a C/C++ service that performs standard SQL functions on MS SQL 2000 and sends and retrieves data from Active Server Pages. I also needs to parse a great number of text files for specific data and populate a SQL table with the results. Problem is that I don't know where to start. I have limited programming experience in SQL and C but am willing to learn anything to get this job done. I am going to use ADO for the SQL connection as that looks to be a great fit. Need help getting started with a C/C++ service that does the following:

1) Searches a vast number of text files for an string, populates a SQL table with a list of matching files, copies a selected file to a local temp directory and inserts that file into a MS SQL table for editing purposes and storage.

2) Takes the search criteria from an ASP page and formats the text into something to search for.

3) Takes the search results and displays them on the Active Server Page.

If anybody has links to sample code or articles that would help, I would be greatly appreciative!
I have searched CodeProject, MSDN and Google an found bits and pieces of what I need.
Since I am learning most of this for the first time, ANY help is a big help...

Thanks in advance!!!
GeneralRe: In over my head - Rookie needs a clue Pin
Ravi Bhavnani14-Apr-03 18:06
professionalRavi Bhavnani14-Apr-03 18:06 
QuestionRLE24??? Pin
alex.barylski14-Apr-03 14:34
alex.barylski14-Apr-03 14:34 
AnswerRe: RLE24??? Pin
Joe Woodbury14-Apr-03 15:23
professionalJoe Woodbury14-Apr-03 15:23 
AnswerRe: RLE24??? Pin
Chris Losinger14-Apr-03 15:27
professionalChris Losinger14-Apr-03 15:27 
GeneralHELP!!! can not read memory... threads Pin
(Steven Hicks)n+114-Apr-03 13:00
(Steven Hicks)n+114-Apr-03 13:00 
GeneralRe: HELP!!! can not read memory... threads Pin
Tim Smith14-Apr-03 13:47
Tim Smith14-Apr-03 13:47 
GeneralRe: HELP!!! can not read memory... threads Pin
(Steven Hicks)n+115-Apr-03 10:17
(Steven Hicks)n+115-Apr-03 10:17 
GeneralRe: HELP!!! can not read memory... threads Pin
valikac14-Apr-03 14:45
valikac14-Apr-03 14:45 
GeneralRe: HELP!!! can not read memory... threads Pin
(Steven Hicks)n+115-Apr-03 10:20
(Steven Hicks)n+115-Apr-03 10:20 
GeneralCheck Menu Pin
Selevercin14-Apr-03 12:47
Selevercin14-Apr-03 12:47 
GeneralRe: Check Menu Pin
Miszou14-Apr-03 13:11
Miszou14-Apr-03 13:11 
GeneralRe: Check Menu Pin
Selevercin14-Apr-03 13:43
Selevercin14-Apr-03 13:43 
GeneralRe: Check Menu Pin
Miszou14-Apr-03 13:53
Miszou14-Apr-03 13:53 
GeneralRe: Check Menu Pin
Selevercin15-Apr-03 13:23
Selevercin15-Apr-03 13:23 
GeneralMulti-dimensional Arrays Pin
ed114-Apr-03 11:47
ed114-Apr-03 11:47 
GeneralRe: Multi-dimensional Arrays Pin
Joe Woodbury14-Apr-03 11:57
professionalJoe Woodbury14-Apr-03 11:57 
GeneralRe: Multi-dimensional Arrays Pin
Dave Bryant14-Apr-03 12:01
Dave Bryant14-Apr-03 12:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.