Monday, April 21, 2014
Monday, October 23, 2006
Wednesday, June 28, 2006
Sunday, October 10, 2004
Domai?
A friend give me this link > Domai. Cool! Two thumbs up.
Mind relaxing images.
Great collection of beautiful women I have ever visited.
Mind relaxing images.
Great collection of beautiful women I have ever visited.
Tuesday, October 05, 2004
I was so careless.
Yesterday as I was editing the records of my table in an SQLServer I accidentally commit a statement that causes the changes of all the records. Hopefully, the column that holds the balance was not affected.
I guessed that happens because I was preoccupying my mind with lots of stuff (What stuff? You are netsurfing while editing the database. That's why.). hehehehe :)I'm not concentrating.
instead of this statement that I should use :
Update table1 Set column1 = 'Beginning Balance' where column2 = '01' and column3 like '403%'
I type the wrong statement :
Update table1 set column1 ='Beginning Balance'
I guessed that happens because I was preoccupying my mind with lots of stuff (What stuff? You are netsurfing while editing the database. That's why.). hehehehe :)I'm not concentrating.


