Click here to Skip to main content
15,923,006 members
Home / Discussions / C#
   

C#

 
Answerrepost Pin
N a v a n e e t h27-Apr-09 0:29
N a v a n e e t h27-Apr-09 0:29 
AnswerRe: problem in inserting a record in data base tale Pin
musefan27-Apr-09 0:45
musefan27-Apr-09 0:45 
GeneralRe: problem in inserting a record in data base tale Pin
Mangesh Tomar27-Apr-09 0:53
Mangesh Tomar27-Apr-09 0:53 
GeneralRe: problem in inserting a record in data base tale Pin
musefan27-Apr-09 2:17
musefan27-Apr-09 2:17 
ok, well you should check your other post about SQL Injection because using values directly from your table is causing the problem, the ' character in the name is what the sql query is not liking. What you need to do is use command parameters and insert your values that way.

Life goes very fast. Tomorrow, today is already yesterday.

GeneralRe: problem in inserting a record in data base tale [modified] Pin
Mirko198027-Apr-09 2:19
Mirko198027-Apr-09 2:19 
Questionis it possible to run the user-edit code... Pin
Seraph_summer27-Apr-09 0:15
Seraph_summer27-Apr-09 0:15 
AnswerRe: is it possible to run the user-edit code... Pin
Eddy Vluggen27-Apr-09 2:03
professionalEddy Vluggen27-Apr-09 2:03 
QuestionLooping with IP address range ... Pin
mamatosh27-Apr-09 0:06
mamatosh27-Apr-09 0:06 
AnswerRe: Looping with IP address range ... Pin
Christian Graus27-Apr-09 0:14
protectorChristian Graus27-Apr-09 0:14 
GeneralRe: Looping with IP address range ... Pin
mamatosh27-Apr-09 0:17
mamatosh27-Apr-09 0:17 
QuestionC# sample project Pin
BabyOreo27-Apr-09 0:01
BabyOreo27-Apr-09 0:01 
AnswerRe: C# sample project Pin
Christian Graus27-Apr-09 0:13
protectorChristian Graus27-Apr-09 0:13 
AnswerRe: C# sample project Pin
DaveyM6927-Apr-09 0:16
professionalDaveyM6927-Apr-09 0:16 
GeneralRe: C# sample project Pin
Pete O'Hanlon27-Apr-09 2:20
mvePete O'Hanlon27-Apr-09 2:20 
QuestionImport Excal file to datagrid using C#,.net2005 Pin
naim khan26-Apr-09 23:55
naim khan26-Apr-09 23:55 
AnswerRe: Import Excal file to datagrid using C#,.net2005 Pin
Christian Graus26-Apr-09 23:56
protectorChristian Graus26-Apr-09 23:56 
AnswerRe: Import Excal file to datagrid using C#,.net2005 [modified] Pin
Mangesh Tomar27-Apr-09 0:04
Mangesh Tomar27-Apr-09 0:04 
QuestionBest implementation for large datasets Pin
Karlos_V26-Apr-09 23:53
Karlos_V26-Apr-09 23:53 
AnswerRe: Best implementation for large datasets Pin
Christian Graus26-Apr-09 23:55
protectorChristian Graus26-Apr-09 23:55 
GeneralRe: Best implementation for large datasets Pin
Karlos_V27-Apr-09 0:05
Karlos_V27-Apr-09 0:05 
GeneralRe: Best implementation for large datasets Pin
Christian Graus27-Apr-09 0:15
protectorChristian Graus27-Apr-09 0:15 
Questiona single carriage return means new line? [modified] Pin
LiYS26-Apr-09 21:53
LiYS26-Apr-09 21:53 
AnswerRe: a single carriage return means new line? Pin
Saksida Bojan26-Apr-09 21:59
Saksida Bojan26-Apr-09 21:59 
AnswerRe: a single carriage return means new line? Pin
Jimmanuel27-Apr-09 1:04
Jimmanuel27-Apr-09 1:04 
Questioncreate MDI forms using C#.net 2008 Pin
Narsimha0926-Apr-09 20:52
Narsimha0926-Apr-09 20:52 

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.