Skip to content Skip to sidebar Skip to footer
Showing posts with the label Permissions

Need To Learn How To Set Appropriate Permissions On Sql Server Database To Allow Synchronisation Through Sync Framework 2.1

SQL Server is not my strong point and I start to get lost when going past the basic Create Table, S… Read more Need To Learn How To Set Appropriate Permissions On Sql Server Database To Allow Synchronisation Through Sync Framework 2.1

Best Way To Store Permissions For The User Account?

I have permission records that are tied to each account in my application. Each account can have on… Read more Best Way To Store Permissions For The User Account?

How Can I View All Grants For An Sql Database?

I am using SQL Server 2005, I want to find out what all the grants are on a specific database for a… Read more How Can I View All Grants For An Sql Database?

Call Ssis Package On 2008 Server From Sql Agent Job On Remote 2005 Server

I'm trying, unsuccessfully, to remotely execute an SSIS package. The package resides on a SQL … Read more Call Ssis Package On 2008 Server From Sql Agent Job On Remote 2005 Server

Creating Sql Server Backup File (.bak) With C# To Any Location

I'm trying to write simple application in C# which will allow me to backup, zip and send over f… Read more Creating Sql Server Backup File (.bak) With C# To Any Location

Permissions Denied On Sql Query

I'm trying to execute the following query through classic asp recordset - SQL = 'Select P_N… Read more Permissions Denied On Sql Query

How Can I View All Grants For An SQL Database?

I am using SQL Server 2005, I want to find out what all the grants are on a specific database for a… Read more How Can I View All Grants For An SQL Database?

Best Way To Store Permissions For The User Account?

I have permission records that are tied to each account in my application. Each account can have on… Read more Best Way To Store Permissions For The User Account?