Click here to Skip to main content
15,891,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWinsock Connections Pin
Richard Andrew x642-Jan-07 18:16
professionalRichard Andrew x642-Jan-07 18:16 
AnswerRe: Winsock Connections Pin
Richard Andrew x642-Jan-07 18:38
professionalRichard Andrew x642-Jan-07 18:38 
QuestionWow...This is killing me!! Sombody please Help!! Pin
arbster2-Jan-07 16:52
arbster2-Jan-07 16:52 
AnswerRe: Wow...This is killing me!! Sombody please Help!! Pin
prasad_som2-Jan-07 17:12
prasad_som2-Jan-07 17:12 
AnswerRe: Wow...This is killing me!! Sombody please Help!! Pin
bob169722-Jan-07 18:07
bob169722-Jan-07 18:07 
QuestionERROR IN FROM CLAUSE Pin
Shouvik Das2-Jan-07 16:35
Shouvik Das2-Jan-07 16:35 
AnswerRe: ERROR IN FROM CLAUSE Pin
Chris Maunder2-Jan-07 17:28
cofounderChris Maunder2-Jan-07 17:28 
AnswerRe: ERROR IN FROM CLAUSE Pin
S Douglas2-Jan-07 19:45
professionalS Douglas2-Jan-07 19:45 
This type of question would probrally get a better answer in the SQL forum. Expanding on what Chris said read this article SQL Injection Attack[^] for more information. Your really opening up the entire db to malice.

See the W3Schools for info on how the Insert Into Statement[^] works.

INSERT INTO table_name (column1, column2,...)<br />
VALUES (value1, value2,....)


Good Luck!



I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:


QuestionLink Error Pin
dellthinker2-Jan-07 16:15
dellthinker2-Jan-07 16:15 
AnswerRe: Link Error Pin
Stephen Hewitt2-Jan-07 16:33
Stephen Hewitt2-Jan-07 16:33 
Questiontext file as custom resource Pin
dene999702-Jan-07 14:08
dene999702-Jan-07 14:08 
AnswerRe: text file as custom resource Pin
Stephen Hewitt2-Jan-07 16:32
Stephen Hewitt2-Jan-07 16:32 
AnswerRe: text file as custom resource Pin
S Douglas2-Jan-07 19:53
professionalS Douglas2-Jan-07 19:53 
AnswerRe: text file as custom resource Pin
Cristian Amarie3-Jan-07 10:40
Cristian Amarie3-Jan-07 10:40 
QuestionGetSystemTime Pin
abhiramsss2-Jan-07 12:10
abhiramsss2-Jan-07 12:10 
AnswerRe: GetSystemTime Pin
Michael Dunn2-Jan-07 14:55
sitebuilderMichael Dunn2-Jan-07 14:55 
AnswerRe: GetSystemTime Pin
kasturi_haribabu2-Jan-07 19:46
kasturi_haribabu2-Jan-07 19:46 
Questionhow to copy or duplicate the content of a view or a control? Pin
Arris742-Jan-07 11:44
Arris742-Jan-07 11:44 
AnswerRe: how to copy or duplicate the content of a view or a control? Pin
John R. Shaw2-Jan-07 12:17
John R. Shaw2-Jan-07 12:17 
Questionstrstr error Pin
dellthinker2-Jan-07 11:39
dellthinker2-Jan-07 11:39 
AnswerRe: strstr error Pin
John R. Shaw2-Jan-07 11:52
John R. Shaw2-Jan-07 11:52 
AnswerRe: strstr error Pin
Hamid_RT2-Jan-07 17:11
Hamid_RT2-Jan-07 17:11 
Question32 x 32 Icons in ListView in Report mode Pin
Waleed Eissa2-Jan-07 11:25
Waleed Eissa2-Jan-07 11:25 
AnswerRe: 32 x 32 Icons in ListView in Report mode Pin
Michael Dunn2-Jan-07 14:58
sitebuilderMichael Dunn2-Jan-07 14:58 
QuestionSet second display as attached in win32 Pin
Oskars2-Jan-07 11:05
Oskars2-Jan-07 11:05 

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.