Re: [GENERAL] dns less connection

2007-05-17 Thread Andrei Kovalevski
Hi! First of all, be sure you have PostgreSQL ODBC driver installed. To do this - follow: start ->control panel -> administrative tools -> data sources (ODBC) -> drivers If you see in a list "PostgreSQL ANSI" or "PostgreSQL Unicode" - this means driver is installed, otherwise - you s

Re: [GENERAL] dns less connection

2007-05-16 Thread marcelo Cortez
Andreas ,Magnus I do where you say me but... ' ''IM002: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified''') i'm follow your instrutions and replace parts of connectString but don't work . Later a try with debugging options. best regards MDC --- And

Re: [GENERAL] dns less connection

2007-05-16 Thread Andreas
There is actually an ODBC list vor PG availlable ;) The drivers name is postgresql unicode orpostgresql ansidepending on your needs. Driver={PostgreSQL UNICODE};DATABASE=X1;SERVER=X2;PORT=X3;UID=X4;PWD=X5;X6; This is the connection string but you have to replace X1 with the name of

Re: [GENERAL] dns less connection

2007-05-16 Thread Magnus Hagander
No, you need pgsqlodbc installed. You just don't need a DSN configured, but the driver has to be installed. //Magnus On Wed, May 16, 2007 at 10:19:29AM -0300, marcelo Cortez wrote: > Hi folks > > Magnus thanks for respond, but i can't success full > with this. > Hi think it's string connection m

Re: [GENERAL] dns less connection

2007-05-16 Thread marcelo Cortez
Hi folks Magnus thanks for respond, but i can't success full with this. Hi think it's string connection mater, but can't connect, you try any time without pgsqlodbc installed?. I'm not using (vb) :D but using COM way. Every time odcb reclaim for MS "dont know default driver" or something like th

Re: [GENERAL] dns less connection

2007-05-15 Thread Magnus Hagander
On Mon, May 14, 2007 at 08:46:23PM -0300, marcelo Cortez wrote: > hi all > > there any was successful with connect to postgres > with psqlodbc in dsn less mode? It's wrong list for > this subject? any pointer be appreciated Certainly, all the time. For example (unix people close your eye