Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New CA VCX Builder Available
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
New CA VCX Builder Available
Divers
Thread ID:
00803799
Message ID:
00803799
Vues:
37
I have a revised version of my CursorAdapter VCX Builder available from the UT Downloads. Here is What's New:
*!*   Added an option on the builder form to use DATE data types
*!*   in the CursorSchema for any field/column that is a DATETIME
*!*   data type in the source table.
*!* 
*!*   Added 2 public properties to the CA Base Class --
*!* 
*!*      cSelectOrderBy
*!*         Optional ORDER BY clause to be added to the SelectCmd.
*!*         Do NOT include the words ORDER BY in your list.
*!* 
*!*      cSelectOtherClauses
*!*         Optional clause(s) to be added to the SelectCmd AFTER
*!*         the ORDER BY clause (e.g., GROUP BY and HAVING). You
*!*         will need to include those key phrases in your string.
*!* 
*!*   Added public method to the CA Base Class --
*!*   
*!*      _AfterCursorFillRefresh
*!*         Fired by the AfterCursorFill and AfterCursorRefresh events
*!*         using BINDEVENT. This method is useful for placing code
*!*         to create indexes on the cursor after the cursor is
*!*         created by the CursorAdapter.
Mark McCasland
Midlothian, TX USA
Répondre
Fil
Voir

Click here to load this message in the networking platform