Ask a Question related to Coldfusion Database Access, Design and Development.
-
grndvl1 #1
Re: Queries Work But Inserts Fail
I am getting the same error with my development server connected to either the
live or dev database. Except my error says :
java.util.EmptyStackException
at java.util.Stack.peek(Unknown Source)
All I am doing is a cfudate from a form page but I can get query results back
though. The funny thing is I have a live server that connects to the live DB
perfectly fine with the same code. So the code is not the error it seems.
What I think is there is something in the CF server that is not configured
correctly but I can't figure it out. Please help for both of us.
grndvl1 Guest
-
Queries Of Queries Single Quote Problem
When using queries of queries I'm having the following issue. Select Company_ID From qry_MyQuery Where Company_NM = 'MyString''s' <----... -
1-to-Many Inserts
I have a form which collects 1 article, but has many authors. The form goes to the action page fine, and I'm collecting the authors via a <select>... -
Adobe Encore Menu Links fail to work
Hi All, I am just starting to learn how the make a DVD using "Adobe Encore 1.0" So far I am doing fairly well, got the Chapters working right,... -
[PHP] verifying sql INSERTs
Marek Kilimajer <mailto:kilimajer@webglobe.sk> on Tuesday, August 26, 2003 3:59 AM said: OOhhh... You know, I already HAVE done this, and I... -
verifying sql INSERTs
Hi! (MySQL) What's the best way to determine a sql INSERT statement has executed successfully? What I've got is a function whose sole...



Reply With Quote

