CREATE USER and ODBC

From: "Jarmo Paavilainen" <netletter(at)comder(dot)com>
To: <pgsql-general(at)hub(dot)org>
Subject: CREATE USER and ODBC
Date: 2000-09-16 08:32:30
Message-ID: 000201c01fb8$a74c1a80$1501a8c0@theboss.comder.private
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2000-09-16 11:03:04 Re: CREATE USER and ODBC
Previous Message Horst Herb 2000-09-16 06:20:35 crc function