From: | Harabula Paul-Arthur <arthurpaulh(at)yahoo(dot)com> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Success_with_info |
Date: | 2003-12-04 16:22:54 |
Message-ID: | 20031204162254.15586.qmail@web41314.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
I use pgsql with odbc and vc++ 6.0, and I have 2 small problems:
- when I connect to database, the odbc driver returns
success_with_info, Data truncated.
- every time I modify a row, driver returns success_with_info, the
content was deleted after last fetch (indeed, the row seems to be
deleted and then added with the new content, and the same thing
happenswhen I use Update from psql)
Are this behaviours normal? Why the response is not success, without
additional info?
=====
____________________________________________________________
Arthur Harabula arthurpaulh(at)mail(dot)yahoo(dot)com
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Gunnar Groetschel | 2003-12-04 16:24:08 | Re: PLEASE: I really need german characters |
Previous Message | Benjamin Riefenstahl | 2003-12-04 14:37:07 | Re: PLEASE: I really need german characters |