Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COMPOBJ() doesn't work for ORACLE cursor.
Message
De
08/07/1999 13:02:05
Edward Zhang
Amax Engineering Corporation
Fremont, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
COMPOBJ() doesn't work for ORACLE cursor.
Divers
Thread ID:
00238950
Message ID:
00238950
Vues:
48
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
Répondre
Fil
Voir

Click here to load this message in the networking platform