Viewing 15 posts - 406 through 420 (of 2,268 total)
if you are doing this in Reporing services then i would be more inclined to do this in the report/dataset rather than changes,
you could write an expression either in the...
June 1, 2011 at 8:02 am
there are a number of things that you can do to speed up an SSIS package.
there is a great document here that outlines some of the main ones;
http://sqlcat.com/top10lists/archive/2008/10/01/top-10-sql-server-integration-services-best-practices.aspx
basically...
June 1, 2011 at 7:22 am
this sounds like a language/region issue not a collation issue.
check to see if these settings are the same on your new server as the old one
June 1, 2011 at 6:18 am
With a table that large, do you have any partitioning on it?
June 1, 2011 at 4:03 am
are the tables the same for each company?
June 1, 2011 at 2:31 am
rfr.ferrari (5/31/2011)
steveb. (5/31/2011)
Ninja's_RGR'us (5/31/2011)
rfr.ferrari (5/31/2011)
forsqlserver (5/31/2011)
The file size is around 1.12 Gb and it is notepad file.When it opens my system is becoming slow.
you can use the ultraedit!
Does it...
May 31, 2011 at 8:54 am
Sean Lange (5/31/2011)
May 31, 2011 at 8:53 am
Ninja's_RGR'us (5/31/2011)
rfr.ferrari (5/31/2011)
forsqlserver (5/31/2011)
The file size is around 1.12 Gb and it is notepad file.When it opens my system is becoming slow.
you can use the ultraedit!
Does it have a magic...
May 31, 2011 at 8:37 am
Trunacate only supports the three part naming of tables according to BOL.
you could try using, delete or run the command directly against the server
May 31, 2011 at 6:33 am
forsqlserver (5/31/2011)
The file size is around 1.12 Gb and it is notepad file.When it opens my system is becoming slow.
try using textmate to open it.
but as other have said, ...
May 31, 2011 at 6:27 am
Syed Jahanzaib Bin hassan (5/30/2011)
May 30, 2011 at 9:34 am
what account in SQL server running under?
it should be this account that needs access to the disk
May 27, 2011 at 10:54 am
Microsoft should have it.
May 27, 2011 at 9:32 am
are you certain that your OLE DB connection is using the correct server and database?
What i would do would be to create a simple SQL script task with hardcoded values
UPDATE...
May 27, 2011 at 9:25 am
you need to install the Excel driver on your machine
May 27, 2011 at 9:18 am
Viewing 15 posts - 406 through 420 (of 2,268 total)