Click here to Skip to main content
15,886,519 members
Home / Discussions / C#
   

C#

 
GeneralRe: File IO over network Pin
Tom Deketelaere12-Jun-09 1:19
professionalTom Deketelaere12-Jun-09 1:19 
GeneralRe: File IO over network Pin
paolo.gigante12-Jun-09 1:25
paolo.gigante12-Jun-09 1:25 
GeneralRe: File IO over network Pin
Tom Deketelaere12-Jun-09 1:28
professionalTom Deketelaere12-Jun-09 1:28 
AnswerRe: File IO over network Pin
SilimSayo12-Jun-09 3:21
SilimSayo12-Jun-09 3:21 
QuestionDouble quotes in c# Pin
jonhbt12-Jun-09 0:08
jonhbt12-Jun-09 0:08 
AnswerRe: Double quotes in c# Pin
Nagy Vilmos12-Jun-09 0:18
professionalNagy Vilmos12-Jun-09 0:18 
AnswerRe: Double quotes in c# Pin
Pete O'Hanlon12-Jun-09 0:25
mvePete O'Hanlon12-Jun-09 0:25 
AnswerRe: Double quotes in c# Pin
Luc Pattyn12-Jun-09 2:45
sitebuilderLuc Pattyn12-Jun-09 2:45 
Hi,


on top of what the other chaps already said:

1.
how did you establish there are backslashes present? don't trust the Visual Studio watch windows, the only thing you should really trust is your own code: try Console.WriteLine(cmdText)

2.
if SENSORID is a numeric field, the values don't need any double quotes; with quotes you turn them into strings.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.

modified on Friday, June 12, 2009 10:01 AM

GeneralAbout Message ..... [modified] Pin
Isaac Gordon11-Jun-09 22:50
Isaac Gordon11-Jun-09 22:50 
GeneralRe: About Message ..... Pin
Blue_Boy11-Jun-09 23:01
Blue_Boy11-Jun-09 23:01 
GeneralRe: About Message ..... Pin
Tom Deketelaere11-Jun-09 23:01
professionalTom Deketelaere11-Jun-09 23:01 
GeneralRe: About Message ..... Pin
Pete O'Hanlon11-Jun-09 23:48
mvePete O'Hanlon11-Jun-09 23:48 
GeneralRe: About Message ..... Pin
Christian Graus11-Jun-09 23:55
protectorChristian Graus11-Jun-09 23:55 
GeneralRe: About Message ..... Pin
Christian Graus11-Jun-09 23:54
protectorChristian Graus11-Jun-09 23:54 
QuestionChecking string key in resource file Pin
_AnsHUMAN_ 11-Jun-09 20:30
_AnsHUMAN_ 11-Jun-09 20:30 
Questionwho makes the .tmp file which is displaed on IE. IS it IE or adobe Reader? Pin
svt gdwl11-Jun-09 19:45
svt gdwl11-Jun-09 19:45 
AnswerRe: who makes the .tmp file which is displaed on IE. IS it IE or adobe Reader? Pin
Nagy Vilmos12-Jun-09 0:46
professionalNagy Vilmos12-Jun-09 0:46 
QuestionGetting null event in delegate Pin
salon11-Jun-09 18:35
salon11-Jun-09 18:35 
AnswerRe: Getting null event in delegate Pin
PandemoniumPasha11-Jun-09 19:02
PandemoniumPasha11-Jun-09 19:02 
AnswerRe: Getting null event in delegate Pin
Luc Pattyn11-Jun-09 19:03
sitebuilderLuc Pattyn11-Jun-09 19:03 
GeneralRe: Getting null event in delegate Pin
salon11-Jun-09 20:44
salon11-Jun-09 20:44 
GeneralRe: Getting null event in delegate Pin
Mirko198011-Jun-09 21:30
Mirko198011-Jun-09 21:30 
AnswerRe: Getting null event in delegate Pin
Arjun Marwaha11-Jun-09 19:32
Arjun Marwaha11-Jun-09 19:32 
AnswerRe: Getting null event in delegate Pin
DaveyM6912-Jun-09 0:18
professionalDaveyM6912-Jun-09 0:18 
Question[Message Deleted] Pin
daffy_200311-Jun-09 14:31
daffy_200311-Jun-09 14:31 

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.