Re: [GENERAL] PostGreSQL on Access Report

2005-01-15 Thread Pavel Stehule
> 5) One trick I learned is that Access does not refresh any ODBC properties > except for the server name when you Refresh Linked Tables and Choose a > different location. To change other settings you have to delete the linked > table and relink it. Hello, I know so You can use addin for Access, l

[GENERAL] PostGreSQL on Access Report

2005-01-14 Thread Sim Zacks
I'm nearing the end of my PostGreSQL migration from Access/Access to Access/PostGreSQL and I wanted to let everyone know how it is going. 1) ADO and access do not go well together, at least not in access 2000. Recordsets are not updatable, the internal access sort and filter functions work sporadic