Advertisement

1 - 10 of 541 containing alltags:("ms sql server") (0.006 seconds)
Hi i have a problem in ms sql, i wanna execute And Statement but i would like to enforce another restriction on the statement. AND (VI.RatingCertificate = 0 Or NOT (convert(varchar(10),@SlotEndTi...
Zones: MS SQL ServerDate Answered: 08/21/2008 Grade: B Views: 0
I have a stored procedure that is passed a uniquie value.  What I would like to do do an insert if results are =0, an update if results >0. How can I branch on the result of an aggregate query? ...
Zones: MS SQL ServerDate Answered: 09/24/2007 Grade: A Views: 0
I need create a function using the following query and need to call the function in a view. Can you provide me the function script with the below sql and show how i can use it in a view. SELECT ...
Zones: SQL Server 2005Date Answered: 10/27/2007 Grade: A Views: 0
Hello Experts, In my SQL Server 2005 I have registered two SQL server. SQLProd and SQLDev servers. I have a table emp_Master in SQLProd database and I have emp_master in SQLDev. I have add...
Zones: MS SQL ServerDate Answered: 10/30/2007 Grade: A Views: 0
I have a table that includes a column for ImagePath which currently has values of  \\testserver1\<restofpath> What I need to do now is change all the records in that table to \\liveserver1\<...
Zones: MS SQL Server, SQL Server 2005Date Answered: 11/17/2007 Grade: A Views: 0
MS SQL Server Management Studio express query: i'm curious to know if, as i have seen with other database tools it is possible to see the script (sql code) which was used to build the database tabl...
Zones: MS SQL ServerDate Answered: 12/14/2007 Grade: A Views: 19
Hello, We have changed server on one of the remote sites recently and had to restore the database. The users told us there was a sorting problem since the restoration so I investigated the appli...
Zones: MS SQL ServerDate Answered: 01/07/2008 Grade: B Views: 0
I am in need of some assistance.  I prefer to work with in sql server 2000 with either select statements, stored procedure, and/or functions.  If I have to, I will do the programming outside of sql...
Zones: MS SQL Server, Visual Basic, ...Date Answered: 12/27/2007 Grade: A Views: 0
I'm trying to write a SQL Query that will provide me with a quick glance at the number of files sent for a given day. Right now I have a Document table and for each document it has an ExportDate...
Zones: MS SQL Server, SQL Server 2005Date Answered: 01/02/2008 Grade: A Views: 0
hi, i need to set the good right for my sql server folder, it work if i give everyone the right to sql folder , but i really dont like it. i delete all the right on my server, because they where...
Zones: MS SQL ServerDate Answered: 01/02/2008 Grade: A Views: 0