Viewing 15 posts - 1,681 through 1,695 (of 5,685 total)
opc.three (4/2/2012)
April 2, 2012 at 4:24 pm
sqlserver8650 (4/2/2012)
Hi All,Thanks for giving the replay
Is there any chance to get order with out order by clause
SQL Server will never guarantee an order without an order by...
April 2, 2012 at 1:54 pm
GSquared (4/2/2012)
GilaMonster (4/2/2012)
Evil Kraig F (3/30/2012)
GilaMonster (3/30/2012)
Initial gut feel - improper transaction management (leaves transactions open) combined with connection...
April 2, 2012 at 1:44 pm
Lynn Pettis (4/2/2012)
GilaMonster (4/2/2012)
Evil Kraig F (3/30/2012)
GilaMonster (3/30/2012)
Initial gut feel - improper transaction management (leaves transactions open) combined with...
April 2, 2012 at 1:26 pm
capn.hector (4/2/2012)
SQLRNNR (4/2/2012)
jcrawf02 (4/2/2012)
Brandie Tarvin (3/29/2012)
Greg Edwards-268690 (3/29/2012)
Brandie Tarvin (3/29/2012)
April 2, 2012 at 12:53 pm
eshulman (4/2/2012)
What is your suggestion to fixing the SELECT @@IDENTITY that we are using?
Scope_Identity() is definately the preferred choice here, as mentioned.
what we had - '<WebMethod(TransactionOption:=TransactionOption.RequiresNew)> _
what we have...
April 2, 2012 at 12:49 pm
GilaMonster (3/30/2012)
Initial gut feel - improper transaction management (leaves transactions open) combined with connection pooling. Connection gets discarded from...
March 30, 2012 at 5:00 pm
Need some help here. Have occassional insert failures from a VB .NET app that checks later and finds the records missing. Errors are not properly reporting to the...
March 30, 2012 at 3:47 pm
eshulman (3/30/2012)
Thank you for your time.
Not a problem. I'm going to try to call in some VB coding backup here, this went beyond my skillset I fear.
March 30, 2012 at 3:44 pm
Playing catchup on being underwater in a project for the last few weeks. Article looks great Jeff, and I'm sure will be very valuable. Nice Work!
March 30, 2012 at 3:43 pm
eshulman (3/30/2012)
Ok, we captured both the failed and the immediately following successful insert statements and rediously compared each field and each value and the two are absolutely identical.
Except for a...
March 30, 2012 at 2:45 pm
Just to chime in with what's been good advice and discussion so far.
Over 100k IS top of field right now in a number of markets. It's basically max of...
March 30, 2012 at 1:25 pm
eshulman (3/28/2012)
March 28, 2012 at 5:35 pm
eshulman (3/28/2012)
March 28, 2012 at 4:42 pm
Viewing 15 posts - 1,681 through 1,695 (of 5,685 total)