Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send RDO's Resultset by parameter
Message
De
25/05/1998 10:39:36
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Send RDO's Resultset by parameter
Divers
Thread ID:
00101663
Message ID:
00101663
Vues:
58
Hi Friends,

Can a function receive a Resultset by parameter? If yes, could you
give me an example?

On click of the navigation bar button (*let's say the next record
button*) I call this function to navigate through the table and this
commande line is been called many different time and place.

ValidationNavBarsAll DataAdministrators.Resultset, Index

Public Sub ValidationNavBarsAll(ByVal StrDataSourceName As Resultset,
ByVal IntIndex As Integer)
...
end sub

This will give me an error at the function header "User-defined type not
defined"

Any suggestions?

thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform