Hello,
we have a problem with the search window (CTRL+F).
if we open the window and search with the option "from the beginning of the field" or "only the complete field" the search works fine and we get a lot of results.
But if we search with the option "part of the field" or with placeholders like *med* we don't get any results.
we think it has to be a configuration problem in the sql server because we did a backup of the sql database from our customer and installed it on our sql server. Now it works...
So can you please give me instructions what we have to change at the sql server from our customer that it works there, too?
P.s. the version number is 3.60 and a SQL database.
Thanks
Kind Regards
Alex
0
Comments
2) There can be difference in the MS SQL Database collation between your and customer server.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
ok. i tried the search for part of the field with placeholders *. for sure it works but your in right because it makes no sense
and it although didn't work...
can you maybe describe more exactly where can be the difference in the sql server?
Another possiblitity is to start SQL Profiler and catch the SQL commands which are sent to SQL when you are searching. Than you can compare the output for you DB and customer DB.
Another difference can be in the "Search as you type" option, which can be disabled in one case and enabled in another one.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
but when i got any results i will post them!
It seemed to be a local configuration problem...
Thanks for your help anyhow!