itchyII
MIS
- Apr 10, 2001
- 167
Hi Everyone,
Does anyone know why I get '#Deleted' for all fields and all records when I am querying a certain ODBC (SQL server) table? The query is a simple select query with only the one table. The table is on SQL server and I have other tables on the same server that I query without this problem. The table is large, over 8 million records and is actually a dump from another database. It gets updated every day. I assume they are dropping the table and then reloading it. I thought that maybe this is what was causing it but I have many other tables from the same souce that they dump and reload and I don't have the problem with them. Any ideas?
Thanks!
Does anyone know why I get '#Deleted' for all fields and all records when I am querying a certain ODBC (SQL server) table? The query is a simple select query with only the one table. The table is on SQL server and I have other tables on the same server that I query without this problem. The table is large, over 8 million records and is actually a dump from another database. It gets updated every day. I assume they are dropping the table and then reloading it. I thought that maybe this is what was causing it but I have many other tables from the same souce that they dump and reload and I don't have the problem with them. Any ideas?
Thanks!