Archive for March, 2007

Hand Analysis

The Action The blinds were 5/10 with 2 ante, and 3 players. Preflop: I was SB, and I had K♣,10♦. I raised 10 and everyone called. I felt like gambling and wanted to build the pot a little bit. Flop: K♦, J♦, 8♦. I checked. BB bet 25, and I called. I felt that I [...]

Read full post »

Turn Identity Off

SQL to allow the insert of data into the identity column: SET IDENTITY_INSERT table ON [sql] SET IDENTITY_INSERT table OFF

Read full post »