Ask a Question related to Coldfusion Database Access, Design and Development.
-
mooresm #1
CFMX 7 Getting Bogus DB Error
Since upgrading to CFMX 7 two weeks ago I have been getting a sporadic database
error on pages that work 99% of the time. Error is: Error Executing Database
Query. [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC
Microsoft Access Driver] Operation must use an updateable query.
Code has not been changed or modified in any way since upgrade and only fails
2 -3 times per day. Database in question is Microsoft Access. Happens on
different pages, including a login page with this code:
update tbl_security_password set
access_date='#dateformat(now(),"mm/dd/yyyy")#',
browser='#cgi.http_user_agent#'
where userid='#form.userid#'
mooresm Guest
-
Bogus Code
I lose the right hand side of my weight-conversation table when viewed through the browser. The code for this table has been taken from a free-code... -
Bogus error messages re Perl/lib/CORE/ includes
Hi, Every now and then I get errors like the following when trying to compile a perl extension (perl 5.8, Win32): ... -
/var/mail BOGUS files
Hi all Linux gurus ! I have on my email server a series of BOGUS files . It's a solaris 9 box with sendmail 8.10.12 My mailboxes ( /var/mail )... -
This is such a bogus article
http://support.microsoft.com/default.aspx?scid=kb;en-us;306165 -- George Hester __________________________________ -
ftp connects even if address is bogus
Running a firewall or parent controls software? -- Ken Wickes This posting is provided "AS IS" with no warranties, and confers no rights. ... -
jdeline #2
Re: CFMX 7 Getting Bogus DB Error
Is CGI.HTTP_USER_AGENT defined in those instances where the update fails? I know this does not match the error message, but it might be the issue.
jdeline Guest



Reply With Quote

