Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-07 Thread tommaso . gastaldi
---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly Is this for me? I am

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-07 Thread tommaso . gastaldi
Hi Merlin, as I tried to explain, I do not need just to send some sql to postgres, I am working at an higher level of abstraction, where I need the information (that must be) provided by (any) OleDb Provider in my opinion the support for the npgsql driver is ok (not great). It is much better

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-06 Thread Merlin Moncure
On 5 Jul 2006 06:33:34 -0700, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Yesterday I had the big honor to talk (by email) with Shachar and it seems that they (someday) will fix this fundamental issue. I tried to stress how important is to support the OleDbSchemaGuid info, as the main reason

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-05 Thread Merlin Moncure
On 4 Jul 2006 07:31:04 -0700, [EMAIL PROTECTED] 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

Re: [GENERAL] OLEDB connection does not want to work. Help!!

2006-07-05 Thread tommaso . gastaldi
Hi Merlin, thanks! Yesterday I had the big honor to talk (by email) with Shachar and it seems that they (someday) will fix this fundamental issue. I tried to stress how important is to support the OleDbSchemaGuid info, as the main reason one wants to use this driver, like me, is because he is

[GENERAL] OLEDB connection does not want to work. Help!!

2006-07-04 Thread tommaso . gastaldi
Hi all, I am pulling my hair trying to make work an OLEDB connection to POSTGRES. Let me anticipate that, except for the connection string I am using the same code (VB.NET, Oledb) that has already proved to work fine with all the following systems: sqlserver, Mysql, db2, access, Oracle [to say