Viewing 15 posts - 39,301 through 39,315 (of 59,072 total)
steve-893342 (3/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 7:15 pm
Alvin Ramard (3/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 7:00 pm
Greg Edwards-268690 (3/15/2010)
bitbucket-25253 (3/15/2010)
Lynn Pettis (3/15/2010)
Grant Fritchey (3/15/2010)
Lynn Pettis (3/15/2010)
Grant Fritchey (3/15/2010)
GSquared (3/15/2010)
Grant Fritchey (3/15/2010)
Oh cool, tossed under another bus. Thanks Alvin.
What year? (My birthday was yesterday, so I'm...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:54 pm
Alvin Ramard (3/15/2010)
CirquedeSQLeil (3/15/2010)
Alvin Ramard (3/15/2010)
CirquedeSQLeil (3/15/2010)
Lynn only needs 4 more posts for 10,000 posts (not overall pts).CountDown on?
Got the tent ready for the party? D'you sweep out all...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:52 pm
wiernyjacek (3/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 2:23 pm
karthik -450760 (3/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 2:20 pm
steve-893342 (3/15/2010)
INSERT #ConnectivityTest
SELECT BulkColumn
FROM OPENROWSET (
BULK 'C:\ConnTest.txt',
FORMATFILE = 'C:\grasshopper2.fmt',
FIRSTROW = 1
) AS Z
--WHERE NOT BulkColumn...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 2:16 pm
steve-893342 (3/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 7:14 am
Paul White (3/14/2010)
Jeff Moden (3/14/2010)
Heh... user defined columns :sick:... that's the real problem. 😉
True. I worked with an application once that shared a schema across all customers...and any customer...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:41 am
Paul White (3/14/2010)
sinamora (3/14/2010)
thanks for all. it's very help me 🙂Looks like Jeff isn't getting his answer.
Heh... Diodes, check valves, and one way streets are useful tools... just not on...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:38 am
Joy Smith San (3/12/2010)
I've found that when I had to use linked servers, OPENQUERY provided much faster results.
It's amazing..! Open query is too fast...to be precise, it fetches data...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:31 am
Ajit-297150 (3/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:27 am
madhuri-425013 (3/15/2010)
Thanks for your suggestions. I am posting the output of the results which needs to come.
my table contains below data
tbl1
-------
name dt
xxx 01-Apr-2010
xyz 02-May-2010
abc 01-Mar-2010
results should come like below
name dt
xxx...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:14 am
Kevin Butterworth (3/15/2010)
That way the location could be used to return the gender, allowing compliance with California style legislation as it spreads around the world.
Heh... Avoid needing to be compliant...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 6:01 am
Heh... you must really be bored, Paul. 🙂 It does show, however, what a PITA a Cursor is compared to the simple Set-Based methods.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2010 at 5:50 am
Viewing 15 posts - 39,301 through 39,315 (of 59,072 total)