Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seek command for temporary query
Message
From
19/03/1999 23:38:23
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Seek command for temporary query
Miscellaneous
Thread ID:
00200087
Message ID:
00200087
Views:
33
can I use seek command in temporary query ?

example :
Dim RS as recordset
RSTrap = "Select * from " & Data1.RecordSource & " order by custcode"
Set RS = DBPR.OpenRecordset(RSTrap)

RS.seek "=", txtCustomerCode.text

regards
Winan
Reply
Map
View

Click here to load this message in the networking platform