Re: [INTERFACES] ODBC: Problem with Fetching records
От | Byron Nikolaidis |
---|---|
Тема | Re: [INTERFACES] ODBC: Problem with Fetching records |
Дата | |
Msg-id | 354F2C56.5FCF9C50@insightdist.com обсуждение исходный текст |
Ответ на | [INTERFACES] ODBC: Problem with Fetching records ("Benoit Foucher" <bfoucher@pratique.fr>) |
Список | pgsql-interfaces |
Hi, This looks like it may be a different problem than the locking problem already discussed. Please send me the driver's commlog file (C:\psqlodbc.log). You can enable it on the setup dialog box. Then run your application with the problem, close it, and send the logfile. Thanks, Byron Benoit Foucher wrote: > Hello, > > I've got a problem with the postgreSQL Driver. I use it with BDE from Borland. When I have more than one table declareand when I fecth more than 100 tupples in one of the table, my program freeze. > > I suppose that when there is two cursors open and when the ODBC Driver need to retrieve tupples from the database (andnot from his cache) it hangs. The postgres backend put a message in the log file : a notice which say that the specifiedcursor doesn't exist. > > Someone has already note this problem ? > > Thanks, and sorry for my poor english... > > Benoit. > mailto:bfoucher@pratique.fr
В списке pgsql-interfaces по дате отправления: