Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

3Dx: Database Search with owner as a condition

Status
Not open for further replies.

CarlosR2022

Electrical
Joined
Sep 16, 2010
Messages
36
Location
US
Is it possible to search using "Owner" as a search condition? I tried "owner", "Author", "User" with the extended criteria but none of these were correct.

Code:
oDBSearch.Mode = SearchMode_Extended
oDBSearch.AddExtendedCriteria "Owner","Someone", SearchOperator_LIKE
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top