Viewing 7 posts - 16 through 23 (of 23 total)
If you expand the job execution history, you should see that for every step, it has a summary too.
Please post the error message you are getting.
If it indicates a Database...
June 11, 2008 at 12:11 pm
check in [yourdb].sys.tables to see if that table exist.
May 20, 2008 at 9:18 am
Jeff Moden (1/4/2008)
How did it help? What was the problem?
I had the file open. Once I closed it, it imported fine...:)
January 9, 2008 at 9:33 pm
$sanjayattray (1/4/2008)
Check this link.http://support.microsoft.com/default.aspx?scid=kb;EN-US;296711
Also try changing the name of the sheet1$ or just put one sheet instead of 3 and check when you are executing the excel file is closed.
check...
January 4, 2008 at 10:20 am
Jorge Mendes (1/2/2008)
The Server Properties -> database Settings page and change "Database default locations" will only change one database files location but after the database as been creataed, am i...
January 2, 2008 at 11:37 am
Another way would be go to Server Properties -> database Settings page and change "Database default locations".
😀
January 2, 2008 at 11:20 am
1. Check how much space are free. You can find this in database properties.
a few other useful commands to learn to get the same information.
DBCC showfilestats
DBCC sqlperf('LOGSPACE')
2. If...
November 16, 2007 at 3:26 pm
Viewing 7 posts - 16 through 23 (of 23 total)