hi,
I have postgres installed on my linux apache server. Im using Visual basic 6
and MS Access as my front-end tools. Im unnable to connect to postgresql
database, despite that ive the latest ODBC drivers of postgresql installed
on my windows machine. Please advice me on how to connect to postgres
hi,
i have postgres installed on my linux apache server. My problem is that im
unnable to connect visual basic to postgres database. Ive the lastest ODBC
drivers on postgres installed on my windows 98 machine which also has Vb 6.
How can achieve this ?. Is it possible to connect Vb to postgres ? P
Hey Kisala,
To get a windows client and a postgres linix server talking you need
several things done on the server and the client.
On the server:
1) pg 7.02 needs to have been compiled with ODBC support on
2) pg 7.02 needs to be running with the -i option to allow
remote connections
3) pg
> Hi,
>
> Apart from using syslog, which apparently work fine (?) with
> 7.0.2, the 'rotatelogs' utility from apache's support dir is
> great (No need to hack one up, as Alfred Perlstein suggest;
> this babe been around and is quite stable).
>
> Of course, you need to stop the server once, but