November 2008 - Posts


Comments

More reading...to become better by rachitp

The use of the "Regular expressions" always challenges me in my day-to-day programming life. Most of the times I just google and find the solution but not always. So, in order to polish my technical skills a bit, I decided that next few days I'll finish...
2
Comments

Better error message please...SQL Error '...is not a recognized table hints option' by rachitp

I was getting the following error in a stored procedure that I had written. Nothing fancy in it as far as concern with using any new features of SQL 2005. Msg 321, Level 15, State 1, Line 5 "sql_handle" is not a recognized table hints option . If it is...
Filed under:
More Posts