Topics
Started by
Posts
Last post
I would like to have a credential limited to read only access to the tables in a database. I have a…
3 replies
Background: We are Implementing SP3 for SQL Server 2008 and are required to provide a backout plan.…
5 replies
Hi All, Why does this conversion fail? select convert(integer,'15.0271428571429') Msg 245, Level 16…
8 replies
I have a 64 bit SQL Server 2005 Standurd edition installed on my server, I am trying to query Oracl…
7 replies
Hello I need to Create a Function who pulls data from string and load to the table. here is sample …
5 replies
I have a need to prevent all updates and deletes from occuring in an database. Inserts and Select…
3 replies
During maintenance plans (means dbcc checkdb,update statistics and index rebuild) will increase I/O…
3 replies
DECLARE @PARAMETER NVARCHAR(MAX) SELECT @P = 'MONDAY,SUN,FUN,D'
16 replies
Our SQL Server 2008 R2 10.50.1600.1 x64 cluster running on Windows Server 2008 SP2 x64 Enterprise c…
1 replies
Hi Friends, I am looking for a query or procedure which should give the previous report type of eve…
2 replies
Hi Friends, Is there a way to capture the create table on particular database using triggers and se…
2 replies
I failed over our Cluster (SQL 2008 R2) and the SQL Agent did not start (AgentXPsDisabled)... I ran…
3 replies
Hello, I know the reason and how to go about fixing this issue. My question is: what is the behavio…
2 replies
Hi i need to modify datatype create Table mytable(i int,j datetime default getdate()); Alter Table…
1 replies
Hi, We are replicating data from dbx of source server A (SQL Server 2008R2) to another destination …
2 replies
Viewing 15 topics - 9,151 through 9,165 (of 30,225 total)
You must be logged in to create new topics.