Topics
Started by
Posts
Last post
Hi All, I have a requirement in sql server 2005 reporting services where I need multiple selection…
2 replies
ALTER procedure DeleteNLevelData @Id int as WITH CatTB(id) AS ( SELECT Id FROM tblCategory WH…
2 replies
Hello... A DBA colleague of mine has taken possesion over a small application that is apparently de…
4 replies
Can anyone give me reasons why not to uppercase all character data in a database? Thanks.
5 replies
dear all, i have a table with one primary key let say TableA and FieldA, i have created primary key…
3 replies
Hi folks I have been using sql server 2000 for a few years however I have no qualifications to show…
4 replies
Currently, I have java code that connects to SQL server using jdbc:odbc:MySource. This works, but e…
1 replies
Hi, i have SQL Server 2000 installed on Windows 2003 Server machine. once i expand the tree of inst…
2 replies
Hi ALL, I have written following stored procedure: CREATE PROC sampleSP AS Declare @id varchar(1…
2 replies
Hi, Just i 've a query. Is the refdate column in sysobjects table is showing last access date of th…
3 replies
I created an excel spreadsheet via xp_cmdshell. I would now like to format this into a more user fr…
2 replies
Hello, One of my database on Production Server which was 100GB and it grow 204GB on last weekend. N…
9 replies
A little back story before my question I work for a company where when data corrections were needed…
4 replies
We are creating a Microsoft Failover Cluster with Windows Server 2008 and SQL Server 2008. Our stor…
2 replies
i shrink a datafile using DBCC command ( That also had TruncateONLY Option) and I also Reorganize …
2 replies
Viewing 15 topics - 316 through 330 (of 7,465 total)
You must be logged in to create new topics.