
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2010 05:40 PM
Just upgraded to v. 4.0, and am happy with the overall improvements.
I do have a problem, though, with the search bar in the top section of the main window (where it says "search the Lansweeper database")
Are there any requirements in terms of syntax/semantics for entering search strings? No matter what I enter (users, pcs, etc...) it shows "Results for search "what-ever-search-string" - 0 items found.
I have verified and validated that the strings actually do exist in the database, and also shows up in relevant reports.
?
Brgds. Henrik
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 05:01 PM
Not pretty, but it works.
Thanks for your help - without it, we would not have come this far.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 12:14 PM
Would there be any chance of modifying the installation scripts, so that it creates with collation Latin1_General_CI_AS, instead of Latin1_General_CI_AI?
I guess it would be sufficient to modify the createdatabase.sql script?
It's OK if we need to change by hand during the installation process, but we can also run all scripts by hand, if necessary..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 12:24 PM
vinstrup wrote:
Would there be any chance of modifying the installation scripts, so that it creates with collation Latin1_General_CI_AS, instead of Latin1_General_CI_AI?
Don't do this.
It will break searching for users with accents in their name.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 12:10 PM
One of the fields in your old version is most likely "Latin1_General_CI_AS"
I'm guessing it's in table "tbladusers"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 12:01 PM
Msg 468, Level 16, State 9, Procedure web40Quicksearch, Line 5
Cannot resolve the collation conflict between "Latin1_General_CI_AI" and "Latin1_General_CI_AS" in the UNION operation.
.. which would explain why the procedure was not created.. Any ideas?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 11:57 AM
Possibly something went wrong with the upgrade.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 11:41 AM

There are loads of other web40.... stored procedures though.
DB-update script forgot something or ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 11:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2010 11:28 AM
Could it be ASP-version / settings on the web-server?
