Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter CursorRefresh()/Requery Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
DB2
Divers
Thread ID:
00989397
Message ID:
00989641
Vues:
21
SelectCMD = [SELECT FUID, IDNUM, agent_id, fucode, contact, cnt_time, status, fudate, futype, resident, fuprinted, BT_1, BT_2, indvsemid, assigned, calls, last_attp, orig_fu, return2, contacted, other, notalk, callin, post_app, email_Act, fu_Act_type, create_emp, entrydate FROM BASI.CON_FUDB WHERE IDNUM = ?vIDNUM]

All fields in the table are Integer, Date, or Datetime fields.


>What is your SelectCmd? If it is parameterized, it could be that the data being returned has a field that would have a different cursor structure length based on what the data in the first record is. This usually happens if you use an RTRIM() or equivalent DB2 function in the field selection list.
>
>>I have a CA class that fails in VFP9 runtime when I issue a CursorRefresh or Requery.
>>
>>It does not have this problem in VFP8 runtime or in VFP9 IDE.
>>
>>The message is: View definition has been changed.
>>
>>I do not use a cursor schema. The table is a DB2 table on an AS/400.
>>
>>Any ideas why this may happen?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform