Topics
Started by
Posts
Last post
CONSIDER query1: select top(100) * FROM table0 a FULL OUTER JOIN table1 b ON (a.id = b.id) FULL OUT…
2 replies
Hi, I am getting the below deadlock error whenever I tried to execute my stored procedure. "Transac…
3 replies
I've checked the "Allow saving password" box in the attached Connection Manager module and the "Tes…
2 replies
Hi all, I've been away from the SQL world for a bit and have just returned... I have the following …
2 replies
Ok this is what I need. I am an out of work IS professional. Experience in SQL server, exchange,win…
7 replies
Hey all, This probably isn't the perfect place for this question, but hopefully someone can answer …
2 replies
Hi all, One of the questions I have been posed with a number of times, and what I haven't really at…
7 replies
I've spent almost all day figuring out how to solve this puzzle... and still searching... I'm using…
8 replies
Change in the port number for sql server I need to change my sql server port number from 1433 to so…
3 replies
I tried to change my server name with following commands but this worked half way only. sp_dropserv…
2 replies
Hello, Iam new to database testing and We are migrating database from SQL 2000 to SQL 2008 . Please…
2 replies
I want to see the statement that I used to create a table in sql server 2008. I've done this before…
17 replies
I get an "Access is denied" error message when I attempt to ftp via master.xp_cmdshell with the fol…
12 replies
I need a read only copy of an OLTP database on separate server for reporting, but the requirement i…
3 replies
Hi all, I am not sure how to accomplish this. Its something like an increment or rank but I haven't…
10 replies
Viewing 15 topics - 28,801 through 28,815 (of 30,225 total)
You must be logged in to create new topics.