Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: Firing up the event when string text is changed Pin
Blubbo28-Jul-09 4:34
Blubbo28-Jul-09 4:34 
GeneralRe: Firing up the event when string text is changed Pin
Ian Shlasko28-Jul-09 4:38
Ian Shlasko28-Jul-09 4:38 
GeneralRe: Firing up the event when string text is changed [modified] Pin
Blubbo28-Jul-09 4:46
Blubbo28-Jul-09 4:46 
GeneralRe: Firing up the event when string text is changed Pin
Ian Shlasko28-Jul-09 6:04
Ian Shlasko28-Jul-09 6:04 
Question[Message Deleted] Pin
Vivek Vijayan28-Jul-09 4:09
Vivek Vijayan28-Jul-09 4:09 
AnswerRe: insert code not working Pin
moon_stick28-Jul-09 4:15
moon_stick28-Jul-09 4:15 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:24
Vivek Vijayan28-Jul-09 4:24 
GeneralRe: insert code not working Pin
Ian Shlasko28-Jul-09 4:36
Ian Shlasko28-Jul-09 4:36 
I notice you're using a try block, but I don't see the catch... Are you sure you're not just throwing away the exception?

And if there's really no exception, try setting a breakpoint and seeing exactly what "query" is being set to after that line runs. Maybe your textboxes are blank.

If the query is right, and you're really getting no exception, then it might be a database issue... Try running the exact query (Copy-paste it, so you know it's the same) in an SQL client to see what happens.

EDIT: Oops, responded to the wrong identical reply...

Proud to have finally moved to the A-Ark. Which one are you in?
Developer, Author (Guardians of Xen)

GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:37
Vivek Vijayan28-Jul-09 4:37 
GeneralRe: insert code not working Pin
musefan28-Jul-09 4:42
musefan28-Jul-09 4:42 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:50
Vivek Vijayan28-Jul-09 4:50 
GeneralRe: insert code not working Pin
musefan28-Jul-09 4:55
musefan28-Jul-09 4:55 
GeneralRe: insert code not working Pin
moon_stick28-Jul-09 4:43
moon_stick28-Jul-09 4:43 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:52
Vivek Vijayan28-Jul-09 4:52 
GeneralRe: insert code not working Pin
moon_stick28-Jul-09 5:07
moon_stick28-Jul-09 5:07 
GeneralRe: insert code not working Pin
moon_stick28-Jul-09 4:38
moon_stick28-Jul-09 4:38 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:44
Vivek Vijayan28-Jul-09 4:44 
GeneralRe: insert code not working Pin
moon_stick28-Jul-09 4:49
moon_stick28-Jul-09 4:49 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 5:05
Vivek Vijayan28-Jul-09 5:05 
GeneralRe: insert code not working Pin
moon_stick28-Jul-09 5:10
moon_stick28-Jul-09 5:10 
AnswerRe: insert code not working Pin
Ian Shlasko28-Jul-09 4:16
Ian Shlasko28-Jul-09 4:16 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:25
Vivek Vijayan28-Jul-09 4:25 
AnswerRe: insert code not working Pin
Vimalsoft(Pty) Ltd28-Jul-09 4:17
professionalVimalsoft(Pty) Ltd28-Jul-09 4:17 
GeneralRe: insert code not working Pin
Vivek Vijayan28-Jul-09 4:23
Vivek Vijayan28-Jul-09 4:23 
GeneralRe: insert code not working Pin
Vimalsoft(Pty) Ltd28-Jul-09 4:24
professionalVimalsoft(Pty) Ltd28-Jul-09 4:24 

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.