Viewing 15 posts - 38,821 through 38,835 (of 59,072 total)
Thanks for the excellent information especially about LogParser and file size. I don't know if LogParser suffers from the same problem as many other such products but the ones...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 2:49 pm
mranganwa (4/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 1:37 pm
Saravanan_tvr (4/19/2010)
My problem is track number generations, now i got a solutions , thanks... ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 1:32 pm
@bill.brazell,
Bill, I have a question about your data, please. Obviously, you have this data in a table already. My question would be, what process steps were used to...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 9:06 am
COldCoffee (4/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 9:02 am
BTW... the real reason why I'm asking the above question is that it may explain why so many people have questions like "I deleted a table and only have a...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 8:55 am
I'll guess I'll have to test the performance of having a separate app handle the file first... it may be the missing link that BCP and BULK INSERT don't have....
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 8:27 am
Tom.Thomson (4/19/2010)
Jeff Moden (4/18/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 8:18 am
Nabha (4/18/2010)
Yes, sorry, completely off the track. I dint know about timestamp clearly. And it looks like its down to 'seconds' that you are suggesting. Thanks Jeff.
No problem. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 12:40 am
Kris-155042 (4/18/2010)
Sorry to be such a pain but...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 12:30 am
Or, you can just do it in T-SQL and not have to worry about it much. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 12:10 am
Absolutely my pleasure. Thanks for the feedback.
You still might want to read the articles that Lutz pointed out, though. I know the guy that wrote them and he...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2010 at 12:07 am
My recommendation would be to rewrite the proc_student stored proc to use set based code instead of RBAR. However, I do understand that that is sometimes just not...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2010 at 11:59 pm
Me to... does anyone have a recommendation on this?
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2010 at 11:42 pm
Heh... you know what you get from me when you post tables, readily consumable data, and a nice list of what the results should be?........ A tested, coded answer! ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2010 at 10:50 pm
Viewing 15 posts - 38,821 through 38,835 (of 59,072 total)