On Mon, July 3, 2006 8:29 pm, Ryan A wrote:
> in phpmyadmin, in the SQL part where you can write a
> query if I have a double update such as this:
>
> it works without a problem as I am ending each sql
> statement with a simicolon, but in my scripts when I
> try to run multiple updates in a single
Ryan A wrote:
--- Chris <[EMAIL PROTECTED]> wrote:
Ryan A wrote:
Hi,
in phpmyadmin, in the SQL part where you can write
a
query if I have a double update such as this:
it works without a problem as I am ending each sql
statement with a simicolon, but in my scripts when
I
try to ru
> >>RTFM :) -- mysql_query()
> >
> >
> > Ok, read it, again what am I missing?
> > I took out the semicolon from the end... then I
> get an
> > error.
> > I did find one user post saying that this runs
> just
> > one query at a time...but if thats the case how is
> > PHPMyAdmin running multi
--- Chris <[EMAIL PROTECTED]> wrote:
> Ryan A wrote:
> > Hi,
> > in phpmyadmin, in the SQL part where you can write
> a
> > query if I have a double update such as this:
> >
> >
> > it works without a problem as I am ending each sql
> > statement with a simicolon, but in my scripts when
> I
>
Ryan A wrote:
Hi,
in phpmyadmin, in the SQL part where you can write a
query if I have a double update such as this:
it works without a problem as I am ending each sql
statement with a simicolon, but in my scripts when I
try to run multiple updates in a single line
eg:
$xyz="update xyz set i
5 matches
Mail list logo