Topics
Started by
Posts
Last post
I use SQL Server 2008 R2 (x32) and Office 2007. I installed AccessDatabaseEngine(x32). Then I execu…
3 replies
I am trying to add a login to a SQL server 2008 R2 SP1 active/passive server on windows 2008 R2 SP1…
7 replies
Hi I have a feeling I am in danger of stepping on something soft and smelly. Before I take another…
3 replies
I have rather odd requirement that I can't figure out how to construct. It's a botanical database, …
8 replies
i need to get the audit data for all the server and database roles to all the users in sql 2005 an…
12 replies
Ok all, So now I have a cursor of data that I want to write out using a stored procedure. How can…
8 replies
Hello Friends, I just got struck while building a query with sql in ms acess I want to minus two ro…
6 replies
So, I have this developer that created a job on a dev server that executes a number of ssis package…
8 replies
when i executed the script CREATE TABLE #DBROLES ( DBName sysname not null, UserName sysname not n…
29 replies
I have this query which I run off off of one table that is vertical. It turns the data horizontal. …
4 replies
I had a situation where I was running some inserts within a transaction, and needed to issue ROLLBA…
2 replies
Hi all, need help with these questions with basic explanation and at least one real time scenario o…
4 replies
with cte as ( select userid, parentid from user_detail where userid = '100002' union all selec…
3 replies
Hi Everyone, I have just started a new job at a small firm and I have been tasked with looking into…
11 replies
Why it is not a good practice to RDP into production server and use SSMS instead? "He who learns fo…
13 replies
Viewing 15 topics - 7,696 through 7,710 (of 30,225 total)
You must be logged in to create new topics.