Re: [GENERAL] CREATE USER and ODBC

2000-09-16 Thread Tom Lane
>> 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. I'm not subscribed to mySQL's lists either, so I won't venture a comparison. But reading a mailing list just naturall

Re: [GENERAL] CREATE USER and ODBC

2000-09-16 Thread Jan Wieck
Jarmo Paavilainen wrote: > 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 comp