hwo to search a string with wildcard character "?"

sukhvir
Member Posts: 10
Hi,
Pls anybody tell me how to search a string with wildcard character "?' in table column which contains all the table names?
thanks
Sukhvir
Pls anybody tell me how to search a string with wildcard character "?' in table column which contains all the table names?
thanks
Sukhvir
0
Comments
-
Hi Sukhvir,
Can you provide a bit more detail? Which table column are you trying to search in?
Best wishes,
Sue0 -
Hi Sue,
Thanks for showing interest in this question.For your information table "DatabaseLog" and column name "logTable" is used for the search.
Thanks
Sukhvir0 -
Hi Sukhvir,
I'm still not quite sure which table you are searching in. I can see a SysDatabaseLog table, but this doesn't have a logTable column in it. Perhaps you could tell me how you open the table?
In general, to search in a column table (or a field on a form) you need to:
1. Click on a record within the column (so that your mouse cursor is in the column).
2. Press Ctrl + F.
3. Enter a search expression.
You can include one or more ? characters to search for single characters. For example, Sm?th might find Smith and Smyth, and S??th might find Smith, Smyth and Swyth.
You can also use * at the start or end of a search string, use >, < and .. to search for values (e.g. >4000 or 4 .. 10), or type an SQL query between parentheses, such as (datasource.Fieldname != "A").
Best wishes,
Sue0 -
Hi,
Thanks for ur reply.Actually I am customizing Axapta form "SysDatabaseLogSetup" which use DatabaseLog" table .I have added one functionality in form column "Name of Table" for finding the name of Table when a user right click on this column. I have already added a funtionality to open System form "SysFormSearch" for finding any table name in column but i am not able to search a table name when a user entered a string with "?". So if u have any idea how to acheive this pls let me know.
If u are not still clear pls let me know by email me at sukhvir.singh@gmail.com
Thanks
Sukhvir0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions