Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COMPOBJ() doesn't work for ORACLE cursor.
Message
From
08/07/1999 13:02:05
Edward Zhang
Amax Engineering Corporation
Fremont, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
COMPOBJ() doesn't work for ORACLE cursor.
Miscellaneous
Thread ID:
00238950
Message ID:
00238950
Views:
47
hi,
I experienced COMPOBJ() doesn't work for some cursor. Does anyone has similar situation?

My situation:

do openSQL with 'PS_RMA_HEADER' && get one record from Oracle
? reccount() && display 1
scatter name obj1
append blank
gather name onj1
scatter name obj2
? compobj(obj1,obj2) && display .F.


It seems two records must be the same, but how come COMPOBJ() return .F.

I use the same way to try fox local table, and the COMPOBJ() return .T.

Is there a way to make COMPOBJ() work with tables which retrieve from Oracle?

TIA

Edward
Reply
Map
View

Click here to load this message in the networking platform