Re: Working on problem, thanks for driver help

Поиск
Список
Период
Сортировка
От Andrei Kovalevski
Тема Re: Working on problem, thanks for driver help
Дата
Msg-id 47BD3F5D.5020001@commandprompt.com
обсуждение исходный текст
Ответ на Working on problem, thanks for driver help  ("Fred Parkinson" <FredP@abag.ca.gov>)
Ответы Re: Working on problem, thanks for driver help  ("Obe, Regina" <robe.dnd@cityofboston.gov>)
Re: Working on problem, thanks for driver help  ("Fred Parkinson" <FredP@abag.ca.gov>)
Список pgsql-odbc
Hello,

It's hard to understand your problem. When did your problem appear? Show
us your ODBC + PostgreSQL relative code.

Fred Parkinson wrote:
> I tried 8.01.02 to replace my old one, but the problem persists.
>
> I will keep trying newer versions, but I thought I might post a description of the problem in the meantime in case
someonehas seen it or has suggestions. 
>
> In my app. I have a subform which has a tab control with student information, and the form source is table tStudents,
apostgres table. 
>
> This form is embeded in another form, fMain.
>
> Odd thing is, if I do a Ctrl-V to paste text into a text box on the tab, the form moves to a new record and pastes
thedata there instead of to the original record that was displayed!  The form has moved to the new record before the
'beforeupdate' event of the text box has fired. 
>
> This happens if I paste into a box on either tab page.  You don't notice it at first because all the rest of the
boxescontinue to display the data of the original record, until you click on another tab.  Then all the boxes show the
newunwanted record, and there the pasted data is. 
>
> Ctrl-X (cut) has the same problem.  Things look good at first, then you notice that you removed data from a different
recordthat the form has moved to! 
>
> It doesn't happen when I copy all the postgres data into a local access table and then use it as the record source
insteadof the postgres table.  This is what makes me think it may be an odbc driver issue. 
>
> Ctrl-V and Ctrl-X are windows functions (I'm on Win XP Professional, not sure which SP) so concievably Win is part of
theproblem.  I will set up a box with an earlier version of XP and see what happens. 
>
> This app has been running smoothly for years, and through several updates to the backend postgres database.
>
> Thanks in advance for any help, if I solve it I will post a solution.
>
> Fred
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaste
--
Andrei Kovalevski
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/


В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: odbc driver for postgresql 8.1.8 available?
Следующее
От: "Obe, Regina"
Дата:
Сообщение: Re: Working on problem, thanks for driver help