Viewing 15 posts - 31 through 45 (of 100 total)
Hello ,i think that a problem is you forget to use if statement at first As follow this Rule
IF <CONDITION> BEING
IF <NEW CONDITION> BEGIN
...
February 6, 2012 at 2:14 am
For example:
USE AdventureWorks;
GO
BEGIN TRANSACTION;
BEGIN TRY
-- Generate a constraint violation error.
DELETE FROM Production.Product
WHERE ProductID = 980;
END TRY
BEGIN CATCH
...
February 6, 2012 at 1:40 am
February 6, 2012 at 1:31 am
Sorry But your Question ,As i thought something strange ,You want some one to just run a Query for you!
:w00t:
February 5, 2012 at 5:33 am
:hehe:
Sorry i forget also to post an Important post relate to your query
Configure each service used by SQL Server 2005 suite of products. Services include the relational database management service...
February 5, 2012 at 4:36 am
Ok pls show m y below Link pls
ok check this link below
http://www.mssqltips.com/sqlservertip/2361/rebuilding-sql-server-indexes-using-the-online-option/[/url]
π
February 5, 2012 at 3:11 am
First:
Operators and functions are either collation sensitive or insensitive.
Collation sensitive
This means that specifying a No-collation operand is a compile-time error. The expression result cannot be No-collation.
Collation insensitive
This means that...
February 5, 2012 at 3:07 am
So Koen Verbeeck
No not funny ,So Why i sent you link to View everything in Details ?!
What's the wrong of that !
February 5, 2012 at 1:50 am
Vc Quando estiver rolling or Upgrade advisor, connect-server is not com or Management Studio, open or execute a query editor and sp_who.
Veja is blocked there ConexΓ£o alguma (Coluna blk> 0)....
February 3, 2012 at 1:27 pm
:hehe:
or use Use the Upsizing Wizard from office
see link for detals
February 2, 2012 at 11:30 pm
π
Just to say ,Sumanta Roy say the same answer from my sound ;-);-) Thank you for your reply quick quick quicklyy
February 2, 2012 at 11:27 pm
:hehe:
sorry see below link instead man
February 2, 2012 at 11:20 pm
see link elow for general triger info
February 2, 2012 at 11:17 pm
February 2, 2012 at 10:58 pm
Viewing 15 posts - 31 through 45 (of 100 total)