Click here to Skip to main content
15,905,563 members
Home / Discussions / C#
   

C#

 
GeneralRe: add button in run time Pin
Nabawoka21-Apr-12 6:20
Nabawoka21-Apr-12 6:20 
Questionms access database ( help pls) Pin
mohammed_198321-Apr-12 2:45
mohammed_198321-Apr-12 2:45 
AnswerRe: ms access database ( help pls) Pin
Wes Aday21-Apr-12 2:51
professionalWes Aday21-Apr-12 2:51 
GeneralRe: ms access database ( help pls) Pin
mohammed_198321-Apr-12 2:57
mohammed_198321-Apr-12 2:57 
QuestionRe: ms access database ( help pls) Pin
Eddy Vluggen21-Apr-12 3:23
professionalEddy Vluggen21-Apr-12 3:23 
AnswerRe: ms access database ( help pls) Pin
mohammed_198321-Apr-12 3:32
mohammed_198321-Apr-12 3:32 
GeneralRe: ms access database ( help pls) Pin
Eddy Vluggen21-Apr-12 4:15
professionalEddy Vluggen21-Apr-12 4:15 
GeneralRe: ms access database ( help pls) Pin
Wes Aday21-Apr-12 5:08
professionalWes Aday21-Apr-12 5:08 
mohammed_1983 wrote:
the orginal code is work without any error


Wait a minute.... so you had some code from somewhere that you change a bunch of stuff in and then you expect someone else to go through it and fix what you broke?

Does the database you changed to actually exist? Did you change the connection string? Does the table that you are querying really exist? Do the column names in the table match the names in your code? Is the connection opening?

The best thing you can do right off the bat is change all of that string concatenation to parameterized queries.
Why is common sense not common?
Never argue with an idiot. They will drag you down to their level where they are an expert.
Sometimes it takes a lot of work to be lazy
Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

AnswerRe: ms access database ( help pls) Pin
Abhinav S21-Apr-12 6:09
Abhinav S21-Apr-12 6:09 
Questionhow to render SVG font in C# Pin
m_kramar21-Apr-12 0:03
m_kramar21-Apr-12 0:03 
QuestionC# Bouncing Animation (Diagonally) Pin
Midnight Ahri20-Apr-12 15:29
Midnight Ahri20-Apr-12 15:29 
AnswerRe: C# Bouncing Animation (Diagonally) Pin
Abhinav S20-Apr-12 18:02
Abhinav S20-Apr-12 18:02 
Questiontigrina lexikon seglelet Pin
mululer20-Apr-12 10:11
mululer20-Apr-12 10:11 
AnswerRe: tigrina lexikon seglelet Pin
Richard Andrew x6420-Apr-12 12:38
professionalRichard Andrew x6420-Apr-12 12:38 
QuestionAyo game Pin
cplusplus01820-Apr-12 5:46
cplusplus01820-Apr-12 5:46 
AnswerRe: Ayo game Pin
Pete O'Hanlon20-Apr-12 5:54
mvePete O'Hanlon20-Apr-12 5:54 
GeneralRe: Ayo game Pin
cplusplus01820-Apr-12 6:07
cplusplus01820-Apr-12 6:07 
GeneralRe: Ayo game Pin
Richard Andrew x6420-Apr-12 6:25
professionalRichard Andrew x6420-Apr-12 6:25 
GeneralRe: Ayo game Pin
egenis22-Apr-12 0:13
egenis22-Apr-12 0:13 
GeneralRe: Ayo game Pin
DaveyM6920-Apr-12 6:33
professionalDaveyM6920-Apr-12 6:33 
Questionaspxgridview,checkbox and check all Pin
tomorrow_ft20-Apr-12 1:01
tomorrow_ft20-Apr-12 1:01 
AnswerRe: aspxgridview,checkbox and check all Pin
Karthik Harve20-Apr-12 1:23
professionalKarthik Harve20-Apr-12 1:23 
GeneralRe: aspxgridview,checkbox and check all Pin
tomorrow_ft20-Apr-12 3:02
tomorrow_ft20-Apr-12 3:02 
Questionneed help with implemnet conecction between c# app in windows to linux SLES 10 serve Pin
ronensv19-Apr-12 23:54
ronensv19-Apr-12 23:54 
AnswerRe: need help with implemnet conecction between c# app in windows to linux SLES 10 serve Pin
Wes Aday20-Apr-12 0:42
professionalWes Aday20-Apr-12 0:42 

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.