Viewing 15 posts - 16 through 30 (of 48 total)
I can not see import/export wizard in the express edition by right clicking on tasks at the database level. Can you let me know where can I find import/export wizard...
January 30, 2009 at 8:53 am
Hi, thanks for both of you on ur help. Infact I have built my query in the way sqlbill has suggested.
But I am into another issue. Some times my text...
February 8, 2007 at 7:03 am
HEre is what I am doing.
So far I tried to restore the database from enterprise manager.
Now started restoring it from query analyzer.
The first step is restoring the fulllback taken on...
December 13, 2006 at 8:51 am
backupdiskfile:penMedia:Backup device d:\MSSQL\BACKUP\database1_00_08
Actually I am trying to restore the database backup from folder E.But the the restoration process is trying to restore backupdiskfile from...
December 12, 2006 at 11:30 am
No, I am trying to do the following.
First restoring the fullback taken on 11/21/2006 and then trying to apply the differential backups of the backup taken on 11/1/2006 starting from...
December 12, 2006 at 8:15 am
I am restoring the full backupbackup that was taken on 11/21/2006 and then trying to apply the differential backup of 11/1/2006.
I am getting the following message.
Cannot apply the backup on...
December 12, 2006 at 7:58 am
It worked like a dream.
Thanks for saving my day.
November 21, 2006 at 1:06 pm
I am using sql server 2000 not sql server 2005.
Thanks.
November 15, 2006 at 12:52 pm
SELECT prod_id,COUNT(booked_date),COUNT(delivered_Date),COUNT(booked_date)-COUNT(delivered_Date) FROM products
GROUP BY prod_id
I am using the above query and its giving the correct result. But I am thinking if there a better way to get the above...
November 1, 2006 at 10:04 am
even if i try with . ( a period) i am getting the same error.
Thanks.
October 31, 2006 at 8:15 am
my server name is newdb and the service is mssql$newdb and I am trying to add the new instance as newdb in my enterprise manager.
Thanks for ur help.
October 31, 2006 at 8:06 am
Viewing 15 posts - 16 through 30 (of 48 total)