Re: Oracle ODBC linked records show as #Deleted
From: CSmith (NoEmailNeeded_at_none.com)
Date: 02/29/04
- Next message: John Nurick: "Re: Importing Text error"
- Previous message: Bob Ross: "Sybase SQL Anywhere"
- In reply to: Dan Loughridge: "Oracle ODBC linked records show as #Deleted"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 29 Feb 2004 02:45:01 -0500
Hi,
Same thing happened to me YEARS AGO when I worked in a similar environment.
If I remember correctly, one desktop had more local and/or video RAM than
the other, which was why the system with lesser memory could not display all
of the records coming down from very large ORACLE datasets. Try pulling only
the data from the field_1 and field_4 columns as a test to see if the
problem continues. Or, only filter by the dates needed to reduce your load
and see if the problem continues. In other words, if you only need first
quarter data, don't query for the entire year.
-- Calvin Smith http://www.CalvinSmithSoftware.com - Automation Code http://www.SpanglesNY.com - Fendi, Prada, Von Dutch, etc - 60% off "Dan Loughridge" <dan.loughridge@usa.xerox.com> wrote in message news:34a701c3fd7f$38e6a760$a501280a@phx.gbl... > My Access 2000 database has ODBC links to tables in an > Oracle 8i database. One of these tables shows some > records as deleted (all fields contain #Deleted), but > other records in the same table are fine. The records > are all present in Oracle, and all records display ok > from an Access '97 database connected to the same Oracle > table. > > The table in question has the following structure: > field_1 - varchar2(20), key > field_2 - varchar2(20), key > field_3 - date > field_4 - char(1) > > Field_2 contains encrypted text based on the ISO > character set, so there are many odd characters. > > Is there a registry setting or some other configuration > setting that will allow Access 2000 to display all the > records in my table? > > Thanks, > Dan
- Next message: John Nurick: "Re: Importing Text error"
- Previous message: Bob Ross: "Sybase SQL Anywhere"
- In reply to: Dan Loughridge: "Oracle ODBC linked records show as #Deleted"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|