Viewing 15 posts - 391 through 405 (of 4,272 total)
While I question the whole methodology I would probably do this as a data-flow task.
The source would read the table and format the data for the ending result.
The destination would...
March 21, 2012 at 9:21 am
Abs-225476 (3/21/2012)
I want to be able to schedule this ssis package to run everyday.
The sql script will look at new records created in a...
March 21, 2012 at 8:51 am
Jeff Moden (3/21/2012)
Nope. But that would certainly have set a better tone for the interview.
Been there as well, had a case where it was apparent within 2-3 minutes of...
March 21, 2012 at 8:22 am
They are not part of RAM but they require a certain amount of RAM to function properly, or so I am told.
CEWII
March 21, 2012 at 8:15 am
sam.dahl (3/20/2012)
SSMS shouldn't be any different.
P.S. In my experience, whilst template packages work well...
March 21, 2012 at 8:13 am
I would likely do such a thing from a script task..
However, I have a wider question, what is it that you want to accomplish in the end?
Why do...
March 21, 2012 at 8:09 am
GSquared (3/20/2012)
March 20, 2012 at 10:18 am
jfogel (3/20/2012)
Resume reads:"I am a master of Sequel Server"
Yeah uh okay.
RAISERROR ......
Ah, a little SQL humor..
CEWII
March 20, 2012 at 10:14 am
Because it is not you writing the file it is SQL. There are several instances of this such as backups. The backup itself is generated by the SQL...
March 20, 2012 at 8:55 am
You can only have one named instance per virtual name. As of SQL 2008R2 you couldn't add a second instance to an existing virtual name.
Keep in mind the various...
March 20, 2012 at 8:41 am
Using WMI oyu can check this. When I do this manually I like to use an app called WMI Explorer.
If you look at the class Win32_Processor it will list...
March 20, 2012 at 8:31 am
I've said this in other posts but I will re-iterate it here.
Participating in online forums is a great way to show over time your demeanor, your process, your skills, and...
March 20, 2012 at 8:22 am
I'm gonna ask a dumb question, and I'm sorry ahead of time..
Have you done a restart of your machine?
Sometimes it helps..
CEWII
March 20, 2012 at 7:47 am
The only obvious answer is that there was a bunch of data deleted.
Since this is SQL 2005 I don't think backup compression is available in any version.
CEWII
March 19, 2012 at 3:25 pm
You could probably edit the XML directly but don't do a replace all, I'd do a replace and look at each one just to be sure but it would still...
March 19, 2012 at 12:06 pm
Viewing 15 posts - 391 through 405 (of 4,272 total)