Viewing 15 posts - 1,081 through 1,095 (of 1,366 total)
You will definitely get help if you post under BUSINESS INTELLIGENCE section.
April 28, 2009 at 3:15 am
Thanks Gila...You are really g8 🙂
April 28, 2009 at 3:13 am
Please check the log file mentioned in that error message and post it here
April 28, 2009 at 3:11 am
Thanks for the reply
April 28, 2009 at 3:04 am
Hi Gila,
Please correct me if I am wrong
What is the remote query timeout in SQL Server properties?
April 28, 2009 at 3:03 am
Hi Ddonck,
I have a small doubt ..how you shrink the DB without starting the SQL Server?
April 28, 2009 at 3:00 am
As mohit said..the databases will be in different path..You can rectify the error by copying all the .mdf and .ldf files to the path which was in old server and...
April 28, 2009 at 2:55 am
I mean SQL Server property.
I dont have any idea about .net but if something like timeout is there you can also look into that...
April 28, 2009 at 1:32 am
Why can't you try installing an Express Edition and then restore your DB .
Since your DB is less than 4Gb you can use SQL Server Express Edition and Express Edition...
April 28, 2009 at 1:30 am
Log shipping is there in SQL Server 2008.
Refer :http://msdn.microsoft.com/en-us/library/bb895393.aspx
April 28, 2009 at 12:22 am
Check whether they have specified any particular amount of time for query timeout.
April 27, 2009 at 11:12 pm
Think Reporting service can be connected only by windows authentication.
Create a windows user in server b which should be the same as in server A
April 27, 2009 at 6:35 am
Check the mail server is up and running ..Also check whether the account 5 is properly configured.
April 27, 2009 at 6:31 am
You can divide the backup into different files(striped backup) like if u have a 2GB DB,take backup to two file like
backup database DB_name to disk='path.file1',
...
April 27, 2009 at 6:26 am
Viewing 15 posts - 1,081 through 1,095 (of 1,366 total)