Re: [ADMIN] MS Access and PostgreSQL

2006-04-15 Thread C K
Thanks you. I found it very useful and solved my problem. Thanks. CPK ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

Re: [ADMIN] MS Access and PostgreSQL

2006-04-07 Thread James Herbers
Microsoft has a KB article here - http://support.microsoft.com/kb/q128809/ - you may want to look at. I found the best way to avoid this was to use pass-through queries. J Herbers C K wrote: > Dear Friends, > I am here for a problem regarding MS Access and PostgreSQL connection > through ODBC. I

[ADMIN] MS Access and PostgreSQL

2006-04-07 Thread C K
Dear Friends, I am here for a problem regarding MS Access and PostgreSQL connection through ODBC. I have liked my PostgreSQL database tables to MS Access. When I am going for inserting/updating any data is just displays #deleted. I also use MySQL (client's choice). Same problem occurs for MySQL als