Hi,
This is my problem. I have an Access program that, when opened, clears a PostgresQL table and repopulates it. I do this by calling a couple of sql pass-through queries. The problem is that it ran the first couple of times, but now the program freezes when I try to execute the queries. In fact I've tried using PgadminII to try and modify the table, but everytime I try it freezes up. I've tried vacuuming the table but that didn't work. Any help would be greatly appreciated. Thanks
This is my problem. I have an Access program that, when opened, clears a PostgresQL table and repopulates it. I do this by calling a couple of sql pass-through queries. The problem is that it ran the first couple of times, but now the program freezes when I try to execute the queries. In fact I've tried using PgadminII to try and modify the table, but everytime I try it freezes up. I've tried vacuuming the table but that didn't work. Any help would be greatly appreciated. Thanks