Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / July 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Execute AS DBO 31 Jul 2009 10:41 GMT1
CREATE procedure [dbo].[usp_SelectTable]  
with execute as 'dbo'  
as  
select top 1 *  
Securing Stored Procedures from being seen30 Jul 2009 22:24 GMT5
First, excuse me if I use the wrong terminology.  I am a programmer first
and work with databases only occasionally, so I might use the wrong terms.  
Second, its my first post and hopefully it's in the right section.  With that
being said:
Problems with Database Permissions on SQL 200827 Jul 2009 13:34 GMT4
I have a web application that is going to use SQL 2008.  Everytime I attempt
to do anything on the table(s) I get the following message.
"Unable to get records.  The SELECT permission was denied on the object
'tablename1', database 'databasename', schema 'dbo'. The SELECT ...
Permissions in SQL Server 200524 Jul 2009 17:00 GMT2
Why are appearing this error when we're going to create a view in SQL Server
2005?.
"Property DefaultSchema is not available for Database ... "
Now, we've created a database role function named "A" and we've added a
Unable to connect to SQL Server after renaming default database23 Jul 2009 12:57 GMT8
I've renamed the default database of the SQL Server instance on my local
machine and am subsequently unable to connect to connect to it  - *panic*..
I've done the renaming bit from the GUI of SQL Server Management Studio and
it quite happily let me change the database name of the ...
Granting Table Permissions on SQL 200822 Jul 2009 15:14 GMT4
Is there an 'easy' way to add all permissions
(select,update,delete,insert,exec) to a user a a particular table on all
objects.  For example let's use the table name 'pec' and the sql user name is
'freddie'.
bitlocker and SQl server22 Jul 2009 14:35 GMT3
i have a requirement to configure bitlocker (server 2008 x64 sp1) on Sql
server standard 2008.
im looking around the net abnd cant really find much. in my experience this
usually means that:
Checking Password Complexity in SQL 200822 Jul 2009 02:40 GMT2
I'm new to SQL 2008 but have been reading about a new feature where policies
can be defined and enabled.
Is there a way within this feature to check pre-existing login passwords to
determine if they meet the password complexity test of the O/S? I know when
sql 2005 install21 Jul 2009 03:09 GMT1
Hello, is it better security practice to install sql server 2005 as
regular/minimum permission user and not the machine and/or domain
administrator account?  Thanks in advance.
Permission - Help17 Jul 2009 15:13 GMT1
I have configured Broker Service on my Dev Server. While Running this
I am getting the following Error Message in SQL Server Error Log.
Please help me how to resolve this?
"The activated proc running on queue Gateway.dbo.LogFileRecQueue
Cross DB ownership chaining (SQL2005 SP3)17 Jul 2009 02:10 GMT2
I have 2 DB, with the same owner.
In the first DB, I have a table with dbo as schema.
In the second DB, I have a view that read the table of the first DB and
also using dbo as schema.
object can't be accessed unless owner is specified - SQL 200016 Jul 2009 22:06 GMT8
This is an "after the fact" question, i.e. we no longer have the issue, but
don't know what happened.
- A SQL upgrade script from a vendor was ran on a user database.
- The script failed.
Securing SQL access via the Internet16 Jul 2009 08:01 GMT1
I am not very familiar with SQL so I am hoping someone can give me a bit of
guidance.
We will shortly have a number of clients connecting to a new SQL server
across the Internet (publishing the port via one of our public IP addresses).
Preventing access to Process Info15 Jul 2009 12:48 GMT3
I'm building a tool that sends complex SQL queries to Sql Server
2000/2005/2008. These queries represent significant Intellectual Property for
the company I work for and I would like to find a way to hide the SQL query
from being displayed in Enterprise Manager's "Process Info" ...
Cannot generate SSPI context14 Jul 2009 20:54 GMT3
Got a knotty problem here that I'm frankly at a loss to solve.
My organization runs a document processing suite of programs known as
Teleforms. The setup uses a client computer running the actual
scanning/verifying applications that is connected to a server, where
Pages: 1 2 June, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.