Viewing 15 posts - 38,311 through 38,325 (of 59,072 total)
niteshrajgopal (5/18/2010)
Hi again, is there anyway I can add to your reputation or something on this forum:-)
Heh... not to worry. CC is building his reputation where it counts. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
May 18, 2010 at 5:38 am
:Whistling:
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 9:49 pm
Sahasam (5/17/2010)
You are right jeff, But I had very few number of records(Around 3000). so i am using the functions.Sahasam...
Heh... you've hit a bit of a sore spot with me...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 9:16 pm
I'm not so sure there's a penalty if you use just the "Release Unused Space" in the "File" shrink. I don't believe there's any reorganization when that particular option...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 9:12 pm
sql.kishore1 (5/17/2010)
Thanks Guys. I got it now.
Cool... two way street here, though... would you mind posting your final code so other folks can learn from it? Thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 9:04 pm
james.mcallester (5/17/2010)
Thanks for your input.
After more exhaustive testing of the devlopers code, a loop was found for a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 9:02 pm
Depending on what features of the Enterprise Edition you have used, there may not be much of a choice. My recommendation is for your network folks to setup a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 8:58 pm
Nice job. It was only your second post and you came right around with some really nice test data. A lot of people squawk about doing such a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 8:19 pm
mohammed moinudheen (5/17/2010)
On trying with this table, it fails and only about 1/10 th number of rows are inserted.
What is the error message that does show up? And no,...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 8:11 pm
On second thought.... doesn't SSIS allow you to spec a "space" as a delimiter and to also include a quote as a text qualifier?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 7:37 pm
asita (5/17/2010)
please share any ideasplease
thanks
asita
A BCP format file and a BULK INSERT in a stored proc would load this in a flash. Are you allowed to make a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 7:35 pm
Henry Treftz (5/17/2010)
I want the query to fail and the connection to remain
Heh... we know that, Henry... why is it important for the connection to remain?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 7:27 pm
Heh... try the following, Rob...
SELECT ISDATE('2000')
You sure you want that as a valid date?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 7:02 pm
Did you, by any chance, do a SELECT COUNT(*) from the table to make sure that sp_SpaceUsed isn't "lying" to you?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 6:53 pm
James... What kind of car do you own or lease?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 17, 2010 at 6:46 pm
Viewing 15 posts - 38,311 through 38,325 (of 59,072 total)