Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
947 Points
201 Posts
Apr 24, 2012 01:12 AM|LINK
Hi
Does is your connection string is set corretly?
You can to place a try...catch in your code, and write the Exception in someplace (response.write in asp.net, console.write in consoleapplication or trace.write).
I holp this help.
pierrefrc
Participant
947 Points
201 Posts
Re: INSERT not working from the client, but works within the server...
Apr 24, 2012 01:12 AM|LINK
Hi
Does is your connection string is set corretly?
You can to place a try...catch in your code, and write the Exception in someplace (response.write in asp.net, console.write in consoleapplication or trace.write).
I holp this help.