| From: | Ludek Finstrle <luf(at)pzkagis(dot)cz> |
|---|---|
| To: | Adam Biser <adambiser(at)gmail(dot)com> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: Parameters.Refresh error. |
| Date: | 2006-01-06 08:46:09 |
| Message-ID: | 20060106084609.GA7100@soptik.pzkagis.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> My ConnectionString for my PostgreSQL DSN is simply "DSN=DSN Name" and I
> connect successfuly. However, when I use .Parameters.Refresh I get the
> following error:
>
> "Provider cannot derive parameter information and SetParameterInfo has
> not been called."
I have no idea what SQLXXX ODBC calls are represented under this.
> When I try "Provider=PostgreSQL.1;Data Source=localhost;Location=DB
> Name;", I can also connect, but .Parameters.Count simply returns 0
> instead of the appropriate amount.
>
> Has anyone experienced something like this? Am I posting in the right
> place?
This is the right place.
Please could you send here full mylog output (turn on in Global and
DataSource dialogs). It helps us to find the problematic place.
Regards,
Luf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2006-01-06 09:29:48 | Re: VBA 6 crashes with WIN2K, Postgres 8.1, why ? which dll ?? |
| Previous Message | Ludek Finstrle | 2006-01-06 08:39:07 | Re: VBA 6 crashes with WIN2K, Postgres 8.1, why ? which dll ?? |