Viewing 8 posts - 1 through 8 (of 8 total)
hello,
I've another question concerning two instances of SQL Server on the same machine. Arte they both listening on Port 1433 ? Is that possible ? Or do I have defining...
July 4, 2008 at 3:56 am
hello,
I've got the same error, but then I tried another provider, and then it works. First I've chosen the OLE native client ( or so) and it fails. Then I...
July 4, 2008 at 3:51 am
hello,
you can do this by creating a new package. Then add to this package a "execute package task".
Configure this (see attachment below)
After your configuration, run this new package from...
April 4, 2008 at 4:30 am
hello,
you have to do this in Management studio under the SQL Server agent. There you find the point 'jobs'.
Add a new job and under the second page (job steps), add...
April 3, 2008 at 6:59 am
thank you,
but what I'm looking for ist :
In the sql pane, you write
select a,b,c from table A
where A.date1 between ? and ?
Now, it would be nice, in...
March 7, 2008 at 4:45 am
hello,
from within a Execute SQL Task, I want to read two date values and give it to the output, because I wanted to use as parameters or variables in a...
March 5, 2008 at 5:50 am
hello,
thank you,
I've figured out, that the best way to migrate is to do it from within the BIDS. making a new project an import the packages, the advantage is,...
March 5, 2008 at 5:16 am
hello,
I've got some similar problem: Using the migration wizzard of SQL2005, everything seems to be good. I see the migrated DTS packages below the node of msdb.
But I've no idea,...
March 3, 2008 at 1:57 am
Viewing 8 posts - 1 through 8 (of 8 total)