CREATE USER and ODBC

Поиск
Список
Период
Сортировка
От Jarmo Paavilainen
Тема CREATE USER and ODBC
Дата
Msg-id 000201c01fb8$a74c1a80$1501a8c0@theboss.comder.private
обсуждение исходный текст
Ответы Re: CREATE USER and ODBC
Список pgsql-general
Hi,

Sorry if this has allready been sent, but Ive not received it from the list.

I seem not to able to create a user through ODBC (through MFC classes).

What I use is "CDatabase::ExecuteSQL( "CREATE USER jarmo WITH PASSWORD
'myPass'" );"

PostgreSQL complains that it can not create users inside a transaction (no
transaction is active, unless the ODBC driver creates one). And Ive logged
in as a superuser.

PostgreSQL 7.0.2 (Linux) and ODBC driver 6.5 (Win98).

// Jarmo

PS. Ive followed this list for a while and... Is PostgreSQL more buggy and
harder to port to than mySQL, or is it just that Im not subscribed to mySQL
problem lists. DS.


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

Предыдущее
От: "Horst Herb"
Дата:
Сообщение: crc function
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: CREATE USER and ODBC