do I have a reserved word here or something???

Поиск
Список
Период
Сортировка
От Jeremy Hansen
Тема do I have a reserved word here or something???
Дата
Msg-id Pine.LNX.4.33.0108141222570.10119-100000@srv1.ecropolis.com
обсуждение исходный текст
Список pgsql-general
INSERT into env_info
(username,useremail,servicelevel,accountmanager,company) values
('$env_array{User}','$env_array{UserEmail}','$env_array{ServiceLevel}'
,'$env_array{AccountManager}','$env_array{Company}'

I sometime get a parse error near username, but for the life of me, can't
figure out what my issues is...mainly because it "sometimes" works.
Username example that failed is:

eds_bv3

Any clues as to why this insert would fail?

Thanks for all the help!
-jeremy

--
salad.


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Is the bug system active?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL library functions