Click here to Skip to main content
16,012,508 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Stored Procedures and ADO Pin
Chris Rickard20-Jun-02 9:04
Chris Rickard20-Jun-02 9:04 
GeneralRe: Stored Procedures and ADO Pin
Not Active21-Jun-02 4:11
mentorNot Active21-Jun-02 4:11 
GeneralRe: Stored Procedures and ADO Pin
Chris Rickard21-Jun-02 4:44
Chris Rickard21-Jun-02 4:44 
QuestionPrinting a query result directly in the local printer ? Pin
psmello20-Jun-02 6:01
psmello20-Jun-02 6:01 
Questionhow to invoke client side Java script? Pin
Marc Clifton20-Jun-02 3:04
mvaMarc Clifton20-Jun-02 3:04 
AnswerRe: how to invoke client side Java script? Pin
Christopher Lord23-Jun-02 7:50
Christopher Lord23-Jun-02 7:50 
AnswerRe: how to invoke client side Java script? Pin
yesu24-Jun-02 5:08
yesu24-Jun-02 5:08 
GeneralHelp with MS Access write (not an SQL question) Pin
Marc Clifton20-Jun-02 2:55
mvaMarc Clifton20-Jun-02 2:55 
I'm stumped. I can query my Access DB just fine, but even a simple insert, like:

insert into test (test_num) values (123)

fails. I've triple checked my code, which is basically just a cut and paste of the various examples I've found. When I catch the exception at the ExecuteNonQuery call, I get either:

"Operation must be an updateable query"
or
"Syntax error in INSERT INTO statement"

All my statements run just fine directly in Access. I've also gone into IIS and set the priviledges to read/write on the .MDB file. What am I missing?
Thanks,

Marc
GeneralRe: Help with MS Access write (not an SQL question) Pin
Richard Deeming20-Jun-02 4:16
mveRichard Deeming20-Jun-02 4:16 
GeneralRe: Help with MS Access write (not an SQL question) Pin
Marc Clifton20-Jun-02 9:57
mvaMarc Clifton20-Jun-02 9:57 
GeneralNeed Help !!! Pin
Jude Asis Prabhu20-Jun-02 2:28
Jude Asis Prabhu20-Jun-02 2:28 
GeneralRe: Need Help !!! Pin
Pradhip20-Jun-02 7:34
Pradhip20-Jun-02 7:34 
GeneralRe: Need Help !!! Pin
Jude Asis Prabhu20-Jun-02 19:04
Jude Asis Prabhu20-Jun-02 19:04 
QuestionHow to send an email? Pin
Marc Clifton19-Jun-02 10:52
mvaMarc Clifton19-Jun-02 10:52 
AnswerRe: How to send an email? Pin
Paul Barrass19-Jun-02 10:58
Paul Barrass19-Jun-02 10:58 
GeneralRe: How to send an email? Pin
Marc Clifton19-Jun-02 11:23
mvaMarc Clifton19-Jun-02 11:23 
GeneralRe: How to send an email? Pin
Paul Barrass19-Jun-02 12:33
Paul Barrass19-Jun-02 12:33 
GeneralFile upload in a custom web control Pin
19-Jun-02 5:00
suss19-Jun-02 5:00 
GeneralRe: File upload in a custom web control Pin
Andy Smith19-Jun-02 6:01
Andy Smith19-Jun-02 6:01 
GeneralRe: File upload in a custom web control Pin
19-Jun-02 7:28
suss19-Jun-02 7:28 
GeneralRe: File upload in a custom web control Pin
20-Jun-02 9:31
suss20-Jun-02 9:31 
QuestionHow WebMap Work in asp.net? Pin
Malone19-Jun-02 0:09
Malone19-Jun-02 0:09 
AnswerRe: How WebMap Work in asp.net? Pin
Christopher Lord23-Jun-02 7:53
Christopher Lord23-Jun-02 7:53 
GeneralHelp:I want to display message to user while he is doing delete a record Pin
Jude Asis Prabhu18-Jun-02 21:07
Jude Asis Prabhu18-Jun-02 21:07 
GeneralRe: Help:I want to display message to user while he is doing delete a record Pin
19-Jun-02 20:37
suss19-Jun-02 20:37 

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.