Viewing 15 posts - 1,081 through 1,095 (of 1,292 total)
Have you checked SQL Server Error Log? what does it say there?
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 13, 2009 at 1:26 pm
Can you also provide some insert scripts to insert data into that table for testing at our end?
That would help to understand more.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 13, 2009 at 12:30 pm
CEWII
I am curious, what does it stand for.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 13, 2009 at 11:26 am
I am not sure of any automation for this.
Last time I had run into the same situation, I had to script detach and the attach for one database and...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 13, 2009 at 9:56 am
SQL Jobs are for scheduling any task or process to reoccur at regular intervals (Daily, weekly etc).
Tasks or Steps in SQL Jobs can be anything from Activex Scripts, OS (Dos)...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 13, 2009 at 8:58 am
Hi,
Can't you ask the file name created to be appended or prefixed with DDMMYYYY as 12112009 or MMDDYYYY format? That would save a lot lot of time for you.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 2:58 pm
What ever is there in table 3 is already available in Table1 so what else do you want to apply.
Because we could understand your problem and provide the solution everytime,...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 1:32 pm
Microsoft SQL Server 2000 - 8.00.2055 (Intel X86)
Dec 16 2008 19:46:53
Copyright (c) 1988-2003 Microsoft Corporation
Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 2)
You got it wrong...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 12:39 pm
The error log is in to the sql agent ?? if it does i have a new problem...
sql server agent is disabled, i´ve used the configuration manager to reboot the...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 12:31 pm
Do you see the SQL and other services you chose install are available in SQL Configuration Manager?
Do you see Business Intelligence Development Studio (BIDS) or Visual Studio 2005 etc, if...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 12:13 pm
So you mean to say you want the 1st Table be line this after update?
table1
AcctNo OfficerID Address
111 FADCDG ...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 12:05 pm
I do not think that you can share the Data / Log Files between 2 different servers at the same time.
Instead have use Replication on the OLTP and see that...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 11:55 am
If the entire Windows Machine reboots, have your System Engineers/ Admins not been able to find what's wrong with it, rather than a SQL guy trying to figure it out.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 11:50 am
SQL 2005 comes with Management Studio.
Do you see that?
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 11:47 am
I have not done an inplace upgrade of the SQL 2000 Express Edition to 2005 Std.
But when looked at MDSN
http://msdn.microsoft.com/en-us/library/ms143393(SQL.90).aspx
It does not show that upgrade path exists, which means you...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
November 12, 2009 at 8:48 am
Viewing 15 posts - 1,081 through 1,095 (of 1,292 total)