Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
QuestionMouse move and Opacity Changed problem... Pin
TAFIN24-Aug-09 22:19
TAFIN24-Aug-09 22:19 
Questionhow to pass parameters to an xsd dataset Pin
Jacobus0124-Aug-09 22:12
Jacobus0124-Aug-09 22:12 
Questionwave Format:Mpeg-Layer 3 Pin
javad_200524-Aug-09 21:59
javad_200524-Aug-09 21:59 
Questiondata table in dataset Pin
myinstincts24-Aug-09 21:54
myinstincts24-Aug-09 21:54 
AnswerRe: data table in dataset Pin
dan!sh 24-Aug-09 21:59
professional dan!sh 24-Aug-09 21:59 
GeneralRe: data table in dataset Pin
myinstincts24-Aug-09 22:19
myinstincts24-Aug-09 22:19 
Question[Message Deleted] Pin
darolia.manish24-Aug-09 21:47
darolia.manish24-Aug-09 21:47 
AnswerRe: C# Pin
SeMartens24-Aug-09 21:55
SeMartens24-Aug-09 21:55 
Hi,

first of all: Don't cross post.

As already mentioned in the ASP.NET forum you have to use brackets in the correct way:

INSERT INTO Registration [DATE OF BIRTH], [CONTACT NUMBER] VALUES (...


Did you really use coulmn names with whitespace within your db? You should either use camelcase or underscore to seperate the words. And pay attention to sql injection (within your values). Search google for prepared statements.

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

AnswerRe: C# Pin
musefan24-Aug-09 21:56
musefan24-Aug-09 21:56 
AnswerRe: C# Pin
Suresh Suthar24-Aug-09 22:15
professionalSuresh Suthar24-Aug-09 22:15 
AnswerRe: C# Pin
Vikram A Punathambekar24-Aug-09 22:33
Vikram A Punathambekar24-Aug-09 22:33 
QuestionProviding Shortcut key for winform - (Ctrl+S) Pin
Prakash N24-Aug-09 21:32
Prakash N24-Aug-09 21:32 
AnswerRe: Providing Shortcut key for winform - (Ctrl+S) Pin
stancrm24-Aug-09 21:47
stancrm24-Aug-09 21:47 
Questionhey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
ankitjain111024-Aug-09 21:07
ankitjain111024-Aug-09 21:07 
AnswerRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
padmanabhan N24-Aug-09 21:10
padmanabhan N24-Aug-09 21:10 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
ankitjain111024-Aug-09 21:21
ankitjain111024-Aug-09 21:21 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
Suresh Suthar24-Aug-09 21:26
professionalSuresh Suthar24-Aug-09 21:26 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
ankitjain111024-Aug-09 23:28
ankitjain111024-Aug-09 23:28 
AnswerRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
Suresh Suthar24-Aug-09 21:19
professionalSuresh Suthar24-Aug-09 21:19 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
ankitjain111024-Aug-09 21:30
ankitjain111024-Aug-09 21:30 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
Suresh Suthar24-Aug-09 21:40
professionalSuresh Suthar24-Aug-09 21:40 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
ankitjain111024-Aug-09 21:48
ankitjain111024-Aug-09 21:48 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
ankitjain111024-Aug-09 21:52
ankitjain111024-Aug-09 21:52 
GeneralRe: hey i am tryin to get values from my database into drop down list....but theres some prob wid ma code...can anyone help me out plz Pin
Suresh Suthar25-Aug-09 3:53
professionalSuresh Suthar25-Aug-09 3:53 
QuestionMouseEnter, MouseLeave on Rectangles Pin
Xmen Real 24-Aug-09 21:05
professional Xmen Real 24-Aug-09 21: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.