Andy Lester

7,318
Reputation
395 views

Registered User

Name Andy Lester
Member for 1 year
Seen Nov 25 at 4:42
Website
Location McHenry, IL
Age 42
Lead singer and driver of the Winnebago.

AIM: petdance
Twitter: petdance

Nov
25
revised Problem with select statement via a linked server
Fix the name of the server product.
Nov
17
awarded  Good Answer
Nov
13
comment Aspiring programmer seeking guidance.
Thanks very much for the recommendation on my book. I hope it helps!
Oct
26
revised How do you count your Lines of Code?
Minor wording tweak
Oct
21
revised What is the difference between RMI and Corba?
Added tag for rmi
Oct
21
revised Doxygen style comments in Kate
added tag "kate"
Oct
21
revised How do I optimize a database for superstring queries?
Renamed superstring to substring
Oct
21
answered How do I input data into <input> form using PHP?
Oct
21
revised Restore a database using SQL Server 2005
removed "sql" tag, as it does not relate to the SQL language
Oct
21
comment Fastest way to convert string to integer in PHP
If it doesn't hurt speed, why not do things in the most readable way possible?
Oct
9
comment Get null == null in SQL
This falls apart if either value could legitimately be -1, and then you'll be pulling out your hair to find the bug.
Oct
9
comment Get null == null in SQL
You have no need to use this approach at all. There's no reason to compare to dummy values when you can compare directly to actual NULL.
Oct
8
awarded  Good Answer
Oct
4
awarded  Taxonomist
Sep
16
awarded  Yearling
Sep
11
revised Is there any kind of template engine in VB?
tags
Sep
11
revised Getting another program’s output as input on the fly
fix spelling in headline
Aug
31
revised What do $< and $@ represent in a Makefile?
Clarified title.
Aug
27
comment How can I screen scrape with Perl?
However, Test::WWW::Mechanize is targeted just at automated testing. It is a wrapper around WWW::Mechanize.
Aug
25
accepted If you had the choice, which career path would you choose?
Aug
23
comment What non-programming books should programmers read?
Heavens, the rules were violated! Where's my sackcloth?
Aug
18
accepted Using Semicolons in Oracle SQL Statements
Aug
4
revised How can I force unload a Perl module?
typo fix
Jul
30
comment Increase days to php current Date()
Sounds like premature optimization. If it's not in a time-critical piece of code, and we have no reason to think it is, burning a few milliseconds is nothing compared to the cost of programmer time.
Jul
27
answered Looping Through GET, POST, and COOKIE to Sanitize?
Jul
23
revised Copy tables from one database to another in SQL Server.
edited tags; edited title
Jul
11
answered Best way to ask/force an employer to give you better office equipment (eg. Chairs)
Jun
18
awarded  Nice Answer
Jun
11
revised What is the name of this Mac OS X control?
Clarified the question
Jun
10
awarded  Nice Answer