Viewing 15 posts - 16 through 30 (of 33 total)
Thank you very much for quick response.
January 14, 2011 at 9:47 am
Nope, You can't just use UNC and copy the file, I believe everything is stored on SQL server not on file server.
January 7, 2011 at 3:34 pm
Yes I can drop and recreate, but I have to create indexes too... and I am curious why its not doing what it ssuppose to do?
October 13, 2010 at 4:00 pm
I am in same situation but little bit different. My destination servers are sql server 2000, is there any command to disable indexes while inserting into tables?
September 9, 2010 at 3:12 pm
I used import wizard in SSMS to import data and stored as package. Can I open the package in SSMS?
September 6, 2010 at 12:48 pm
mak101 (9/6/2010)
Jeffrey Williams-493691 (9/6/2010)
mak101 (9/6/2010)
WayneS (9/6/2010)
mak101 (9/6/2010)
Thank you found it.Another question- How do I keep same identity value from original table?
On that same screen (Column Mappings) is a check...
September 6, 2010 at 12:08 pm
Jeffrey Williams-493691 (9/6/2010)
mak101 (9/6/2010)
WayneS (9/6/2010)
mak101 (9/6/2010)
Thank you found it.Another question- How do I keep same identity value from original table?
On that same screen (Column Mappings) is a check box...
September 6, 2010 at 12:02 pm
Jeffrey Williams-493691 (9/6/2010)
mak101 (9/6/2010)
WayneS (9/6/2010)
mak101 (9/6/2010)
Thank you found it.Another question- How do I keep same identity value from original table?
On that same screen (Column Mappings) is a check box...
September 6, 2010 at 11:57 am
WayneS (9/6/2010)
mak101 (9/6/2010)
Thank you found it.Another question- How do I keep same identity value from original table?
On that same screen (Column Mappings) is a check box for "Enable Identity...
September 6, 2010 at 11:43 am
And I saved it as SSIS package on the server. But I don't find the way to open it. Can you please help?
Thanks.
September 6, 2010 at 11:13 am
Thank you found it.
Another question- How do I keep same identity value from original table?
September 6, 2010 at 11:10 am
Thanks all of you working on it.
I was working hard on it and I finished it but not in one query, I dumped all data into #temp table and loop...
December 17, 2009 at 1:54 pm
What I need is, on a given date which employees were on tour and which region? Along with it, I need their tour start date, tour end date, first order...
December 16, 2009 at 2:27 pm
Viewing 15 posts - 16 through 30 (of 33 total)