View Single Post

   
  #3 (permalink)  
Old 04-16-2008, 02:46 AM
Antoine
 
Posts: n/a
Default Re: error messages?

Ludek Finstrle wrote:
> Hello,
>
>
>>We have installed the odbc driver and are using it as our primary access

>
>
> Which version of psqlodbc? Againist which PgSQL?


Sorry, 8.01.0105 against 8.1.0

>>method via vb6. When developing, however, we only get pretty much one error
>>message... something like "The driver does not support this functionality"

>
>
> Maybe you only try unsupported functionality. What mylog output says?


nope, even "slect * from my_table" gets the same.

> We don't know how you get the error report. What about SQLSTATE and
> error number?


it is by getting the err.description from ado 2.6 under vb6. They all
have the same error number. I will give it a go tomorrow.

> I'm sorry I don't know your situation and you don't describe it well.
> Regards,


Sorry again...
Chrs
A


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote