| From: | Ludek Finstrle <luf(at)pzkagis(dot)cz> |
|---|---|
| To: | thewild(at)free(dot)fr |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: Slow query through ODBC |
| Date: | 2006-01-23 13:34:54 |
| Message-ID: | 20060123133454.GA23076@soptik.pzkagis.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> I tried both parameters (they look OK because ADO did not throw an
> error), but they did not help.
I think it. But we could test it at first :-)
> Maybe I should add that the query is stored in an ADO recordset,
> which is read-only and forward-only ?
This is the best situation for psqlODBC driver.
> It is the .open method of this recordset that actually takes 30
> seconds to run.
.open ADO contains a lot of SQL* commands for ODBC.
I need the mylog or (the better for me) example data to reproduce it
here.
> >If I can't find the problem in mylog output could you create example
> >data?
>
> I sure could !
Great.
> I'll try some other parameters before (I will use the File-DSN
> panel to generate connectionstrings, I should have thought about
> it before !), and I'll tell you whether I found something or not.
Ok. I'm looking for note from you.
If you'll not find the way please send me the parsed log or
example data with SELECT.
Regards,
Luf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ludek Finstrle | 2006-01-23 13:46:53 | Re: Problem with NT 4.0 / driver 08.01.0102 |
| Previous Message | Dmitry Samokhin | 2006-01-23 13:02:22 | Re: Table's Field Info |