Re: how to update a text BLOB in ODBC?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



thanks for the correction, miles and martin.. just an email typo.

i still have the problem though. :(

--
  Jeff Stern 949-824-2326 jastern@uci.edu
  Social Sciences Computing Services
  University of California, Irvine
  3151 Social Science Plz
  Irvine CA 92697-5100

On Tue, 19 Nov 2002, Miles Thompson wrote:

> Jeff,
>
> Check your SQL. Shouldn't
> $sql = "insert into note_tbl
> (note) values ('${note}')
> where pkey = '45'";
>
> be UPDATE .... where pkey = '45' ?


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux