Click here to Skip to main content
15,797,672 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Not able to call the procedure. Pin
nitish_0716-Apr-12 9:28
nitish_0716-Apr-12 9:28 
AnswerRe: Not able to call the procedure. Pin
Luc Pattyn16-Apr-12 9:55
sitebuilderLuc Pattyn16-Apr-12 9:55 
GeneralRe: Not able to call the procedure. Pin
nitish_0716-Apr-12 10:20
nitish_0716-Apr-12 10:20 
AnswerRe: Not able to call the procedure. Pin
karthiDebug25-Apr-12 20:11
karthiDebug25-Apr-12 20:11 
QuestionHow to create mysql stored function from c#.net Pin
nitish_0715-Apr-12 0:51
nitish_0715-Apr-12 0:51 
AnswerRe: How to create mysql stored function from c#.net Pin
Eddy Vluggen15-Apr-12 1:30
professionalEddy Vluggen15-Apr-12 1:30 
GeneralRe: How to create mysql stored function from c#.net Pin
nitish_0715-Apr-12 4:33
nitish_0715-Apr-12 4:33 
AnswerRe: How to create mysql stored function from c#.net Pin
Eddy Vluggen15-Apr-12 4:49
professionalEddy Vluggen15-Apr-12 4:49 
I think the error goes away if you change the type of quote in there;
"CREATE FUNCTION 'userdb'.'df'() \nRETURNS INT \nBEGIN\nreturn 1;\nEND;"

Again, the character ` cannot be used instead of the character '.
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: How to create mysql stored function from c#.net Pin
nitish_0715-Apr-12 5:31
nitish_0715-Apr-12 5:31 
GeneralRe: How to create mysql stored function from c#.net Pin
nitish_0715-Apr-12 5:37
nitish_0715-Apr-12 5:37 
AnswerRe: How to create mysql stored function from c#.net Pin
Dave Kreskowiak15-Apr-12 5:45
mveDave Kreskowiak15-Apr-12 5:45 
GeneralRe: How to create mysql stored function from c#.net Pin
nitish_0715-Apr-12 5:58
nitish_0715-Apr-12 5:58 
QuestionSearch Box In Windows Form Pin
Anurag Sarkar14-Apr-12 20:43
Anurag Sarkar14-Apr-12 20:43 
AnswerRe: Search Box In Windows Form Pin
Richard MacCutchan14-Apr-12 22:22
mveRichard MacCutchan14-Apr-12 22:22 
QuestionRe: Search Box In Windows Form Pin
Anurag Sarkar15-Apr-12 4:20
Anurag Sarkar15-Apr-12 4:20 
AnswerRe: Search Box In Windows Form Pin
Eddy Vluggen15-Apr-12 1:25
professionalEddy Vluggen15-Apr-12 1:25 
QuestionRe: Search Box In Windows Form Pin
Anurag Sarkar15-Apr-12 4:20
Anurag Sarkar15-Apr-12 4:20 
AnswerRe: Search Box In Windows Form Pin
Luc Pattyn15-Apr-12 4:24
sitebuilderLuc Pattyn15-Apr-12 4:24 
AnswerRe: Search Box In Windows Form Pin
Richard MacCutchan15-Apr-12 4:50
mveRichard MacCutchan15-Apr-12 4:50 
GeneralRe: Search Box In Windows Form Pin
Anurag Sarkar15-Apr-12 4:53
Anurag Sarkar15-Apr-12 4:53 
GeneralRe: Search Box In Windows Form Pin
Richard MacCutchan15-Apr-12 5:19
mveRichard MacCutchan15-Apr-12 5:19 
GeneralRe: Search Box In Windows Form Pin
Anurag Sarkar15-Apr-12 4:55
Anurag Sarkar15-Apr-12 4:55 
QuestionDatagridview cell not updating in Windows 2008 SP2 server Pin
harvid12-Apr-12 3:00
harvid12-Apr-12 3:00 
AnswerRe: Datagridview cell not updating in Windows 2008 SP2 server Pin
Pete O'Hanlon12-Apr-12 4:08
subeditorPete O'Hanlon12-Apr-12 4:08 
GeneralRe: Datagridview cell not updating in Windows 2008 SP2 server Pin
harvid12-Apr-12 4:11
harvid12-Apr-12 4:11 

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.