RE: not check accents
From: Kjell (anonymous_at_discussions.microsoft.com)
Date: 06/01/04
- Next message: Kjell: "RE: runtime error 91 vb dao issue"
- Previous message: Kjell: "Access97 vs"
- Next in thread: Marco Silva: "Re: not check accents"
- Reply: Marco Silva: "Re: not check accents"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Jun 2004 12:01:10 -0700
Hi
I had such a problem once, but I had a VB application with a search function on a database.
anyway, I solved it by creating a sub that replaces all this strange letters with question mark (?) before leaving it over to the sub doing the search, I made the replace function in such way it replaces all characters not found within the regular
Ascii codes a-z and A-Z respectively.
And it works superb
Kjell
- Next message: Kjell: "RE: runtime error 91 vb dao issue"
- Previous message: Kjell: "Access97 vs"
- Next in thread: Marco Silva: "Re: not check accents"
- Reply: Marco Silva: "Re: not check accents"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|