Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying calculated field in dbgrid
Message
De
29/09/2000 02:46:12
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Displaying calculated field in dbgrid
Divers
Thread ID:
00422454
Message ID:
00422454
Vues:
35
i have a database with a date field [date due].

i want to display the difference of [date due] and the system date like:

data2.recordsource = "select [date due] - " & Date & " as [difference] from transaction"


data2.refresh

grid1.datasource = data2

The grid shows some records and all of this are blank.


could anyone help....
Répondre
Fil
Voir

Click here to load this message in the networking platform