USE THIS AT YOUR OWN RISK! I was looking at several desktop backup programs but I couldn't find a simple enough one that will just work, I wanted a link on my desktop so when I insert my thumb drive it will go over everything I backed up and do a simple differential backup. Simple and quick. So I decided to write a script, something simple, quick and secure. 7Zip was my first choice, so I decided to look up the command line parameters. First I needed something that will give me file names in date...
Wednesday, April 7, 2010
Tuesday, April 6, 2010
Google like SQL Full Text Search Transformation
Have you ever tried to use SQL Full text search syntax? It could be a pain in the... you need to parse it and make sure there is no attempt to inject any sql, the parenthesis are opened and closed, quotes are closed if opened and I'm probably forgetting something. Eric W. Bachtal wrote an article and a class that does it for you. Give it a try, it made my life very easy. I've also uploaded a copy to my repository in case the link ever go down. Update: It should be noted...
Tags:
Subscribe to:
Posts (Atom)