Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send RDO's Resultset by parameter
Message
From
25/05/1998 10:39:36
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Send RDO's Resultset by parameter
Miscellaneous
Thread ID:
00101663
Message ID:
00101663
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform