On 4 Jul 2006 07:31:04 -0700, tommaso(dot)gastaldi(at)uniroma1(dot)it
> sqlserver, Mysql, db2, access, Oracle
> [to say although I know nothing about Postgres, in general I should
> know how to deal with OleDb]
>
> This one is the only one DBMS is giving me headache.
> Could you please help me out to spot the problem?
>
> I work now on XP, with VB.NET. I get connected. But, after that,
> nothing seems to work.
Use native .net driver, npgsql, or oledb wrapper for odbc and the odbc
driver. I never got the ole db driver to work either.
Merlin