Viewing 15 posts - 481 through 495 (of 2,469 total)
I usually spend an inordinate amount of time mulling over names...I totally agree with keeping it simple, short and descriptive - however, it's not always easy to combine all three...
March 10, 2006 at 9:03 am
Why not take the easy way out and do it client-side ?!
March 9, 2006 at 6:57 am
marge,
There're several ways to use search to get best results - my "most preferred" is to use the "search" button on the toolbar on top...this takes you to a page where you...
March 9, 2006 at 6:12 am
If it is, it should be "thrown up" in the ascii loop....
March 8, 2006 at 12:39 pm
I'm sure everyone has their personal favourite - maybe you can just pick the one that makes the "most listed"...
mine is "professional sql server 2k programming" - a wrox publication...
March 8, 2006 at 9:57 am
maybe changing the datatype to nvarchar and retesting for matches...?!?!
ps:think you've got keywords mixed up...it's "johnny come lately" you must be thinking about!
March 8, 2006 at 9:41 am
Intriguing..
You must've done this already and am curious about the outcome...
1) execute sp in QA with "problem" names.
2) change sp to do a "select * from installer_NWD where installer_name =...
March 8, 2006 at 9:15 am
hmm - I was going to suggest checking the length as well...wonder what your audit sp looks like...
have you tried manually entering the names that don't find a match ?!...
March 8, 2006 at 8:28 am
You're the most irreverent person I know so I'll nab "irrelevant"...always wise to stick to the things you know/do best eh..
March 8, 2006 at 7:52 am
Have never worked with Access but here're a couple of things you could check (if not done so already)...
1) Is your database case sensitive ?! If so, you could use...
March 8, 2006 at 7:35 am
Whenever I need a break from the tedium of routine I come to this site...and it never fails to pique my interest...I too honed in on "tame of monkeys" and...
March 8, 2006 at 7:28 am
What exactly do you want to do....there're a couple of functions that could be used - STUFF(), SPACE(), REPLICATE()...etc..
March 8, 2006 at 6:07 am
oh - for good t-sql books - don't know if O'Reilly still publishes them but they used to have a very good one called "Transact SQL Programming"....and then there's Ken...
March 8, 2006 at 5:54 am
If you use Query Analyzer to run your t-sql and set the "Default Results Target" under "Tools" - "Options" - "Results" tab as "Results to file", you can save the...
March 8, 2006 at 5:53 am
Here's a post that discusses how to backup over a network!
March 8, 2006 at 5:42 am
Viewing 15 posts - 481 through 495 (of 2,469 total)