Viewing 15 topics - 274,486 through 274,500 (of 283,944 total)
Topics
Started by
Posts
Last post
I have date column in regular formatas datetime in my table.But when i run my stored procedure whic…
4 replies
I have a question concerning datetime sorting. I have a database with 3 columnns - ID, userid and d…
4 replies
HAs anyone experienced problem with SQL 2000 SP2 not being able to use any volume except C: to stor…
2 replies
I inherited this database, which is also a production database , has a table with index created on …
1 replies
Are SQL rights additive? Or does it take the most restrictive of the set of rights? My problem: I …
3 replies
I am having an erratic error I am trying to eliminate. Our help desk sends out links to customer s…
4 replies
USE master EXEC xp_cmdshell "print c:\temp.txt " , NO_OUTPUT I am trying to execute above command …
11 replies
For the past 6-8 months we have been experiencing a problem with an application that our company de…
4 replies
Does anyone know why below returns an unexpected result? PRINT LEN(REPLICATE('X',8001)) Thanks in a…
1 replies
Hello, my objective is to rebuild a new transaction log from scratch. The existing one is way too …
3 replies
This should be simple if possible. I would like to find out the login from within a stored procedur…
2 replies
I have numeric field that is set to nvarchar which is used as an id number field. It works fine dir…
15 replies
I read somewhere but can any verify and show me links with issues with removing the 'local\admin' g…
7 replies
Ok, I know this might be a bit of a broad topic..... I am looking for recommendations on SQL Server…
1 replies
How can i CREATE PROCEDURE thet can split words like this ------------------- @SearchField =split(M…
3 replies
Viewing 15 topics - 274,486 through 274,500 (of 283,944 total)