This is a discussion on Re: New libpq based driver snapshot 08.01.0003 available within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> > I rebooted the machine, installed 7.03.02.00 and relinked the tables. > > I still have the "#Deleted" problem. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|