Re: New libpq based driver snapshot 08.01.0003 available
От | Merlin Moncure |
---|---|
Тема | Re: New libpq based driver snapshot 08.01.0003 available |
Дата | |
Msg-id | 6EE64EF3AB31D5448D0007DD34EEB3417DD0AD@Herge.rcsinc.local обсуждение исходный текст |
Ответ на | New libpq based driver snapshot 08.01.0003 available ("Dave Page" <dpage@vale-housing.co.uk>) |
Список | pgsql-odbc |
> I rebooted the machine, installed 7.03.02.00 and relinked the tables. > > I still have the "#Deleted" problem. The problem seem to occour only > with tables where a varchar(255) column is part of the primary key. > > In another table all the cells are filled with label "#Error", the > problem seem to be a decimal truncation or something like that. > > These problems seem to be related with MSAccess 2000, a colleague of > mine with Access97 doesn't seem to face this problems. > > I will try to investigate these problems further and if I find someting > interesting I will let you know. > > Thank you. Kind regards, Probably access has some kind of key limitation. Another way of getting this problem is using high precision timestamps inside the primary key since access can't deal with them on the clientside. Good luck, AFAIK there is no solution to this problem except to work around it. It is more a limitation of access than anything else. Merlin
В списке pgsql-odbc по дате отправления: