Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid LinkMaster Limitation on Child Alias
Message
 
À
16/12/1999 20:59:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00305046
Message ID:
00305075
Vues:
20
Justok,

What are the data types involved here. If your BookID is character you can simply create and index on BookID + DTOS(BorrowDate) and use that index as th child order for the grid. If Book_id is numeric you can createw and inde xon STR(book_id,11) + DTOS(BorrowDate) and then set that index as childorder and make the RelationalExpr STR(Book)ID,11).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform