Postgres Warning - index 1

Поиск
Список
Период
Сортировка
От Abe
Тема Postgres Warning - index 1
Дата
Msg-id 013701c08015$51b3cba0$9865fea9@win2k
обсуждение исходный текст
Ответ на Why is there so much MySQL bashing???  (Philip Hallstrom <philip@adhesivemedia.com>)
Список pgsql-general
Hey Guys,

 I am using PHP to process this query - I get the error shown below:  I
can't see why I should get this error as I have other similar queries that
work fine.


$sql = "insert into projects values('$number', '$description', '$date',
'$deadline', '$manager', '$csindex', '$status', '$dataentrycontact',
'$company', '$unique')";

$sql_result = pg_exec($connection,$sql) or die ("Couldn't execute query.");


Warning: 1 is not a PostgresSQL link index in
/www/vhtdocs/testarea/intranet/addproject.php3 on line 23


Any help appreciated.

Thanks,
Abe


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Unknown Type 'ame' [urgent]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Waiting for postmaster to be completely started