Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Urgent!

Re: Urgent!

From: Hana Shireen <hsh_at_doc.ic.ac.uk>
Date: Mon, 07 Jun 1999 19:24:30 +0100
Message-ID: <375C0E5E.6E6C11FD@doc.ic.ac.uk>


I have noticed that the problem occurs when I have read something from the Oracle database, and with that value, I want to update another database. It just does not want to execute the update statement( or insert statements as well) . For example, from user login (a CGI script), I get the 'name and address' of the user from the 'Members_data' database, and then, if I use this 'name and address' to write to another database, it won't do it. It will write other things into that database that I get from the CGI script, that's allright, but it won't execute the data that I have obtained from another or the same database. When I print the values read, they're fine, but it just won't put it back into a database. Any ideas why? Thanks.

from 'Really stressed'

Christopher M. Day wrote:

> Hana,
>
> I think the group needs more info to help. ie the format of the UPDATE
> statement?
>
> Chris
>
> Hana Shireen wrote:
> >
> > Has anyone come across a problem where, when trying to update an oracle
> > database through a CGI script, it will only enter the first word of a
> > whole sentence, or only do the updating if the word is shorter than the
> > previous word. Help please.
Received on Mon Jun 07 1999 - 13:24:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US