|
-
Nov 1st, 1999, 09:06 PM
#1
Thread Starter
Junior Member
In my program I wrote the next sentences:
Set NewWS = DBEngine.Workspaces(0)
Set NewDB = NewWS.OpenDatabase(MY.MDB)
TempStr = "select * from MyTable"
Set NewDyn = NewDb.OpenRecordset(TempStr)
How can I sort on one or two fields?
How can I filter some information from a field?
I hope you will give an answere.
Greetings,
Ingrid.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|