Topics
Started by
Posts
Last post
Hi all, Apologies for dropping this post into the SQL2008 General forum... but it kind of touches o…
3 replies
Can some one please provide me the script to dettach and attach multiple databases? Please help
2 replies
Hi If I execute 3 stored procedures in a SQL Agent Steps (type Transact-SQL script) like this: exe…
2 replies
I'm trying to insert rows into a table that has multiple constraints. My statement is failing beca…
4 replies
Hi Everyone, Is it possible to stop SQL Injection Attack at SQL server level? I have gone through s…
15 replies
I am trying to set up an automatic email when a user in a resource group goes over a threshhold. I …
1 replies
This is my first foray into using file streams. I have created three OLTP databases on my SQL 2008 …
1 replies
Hi, Can someone pint me in the direction of where I can see some examples on creating a temp table …
6 replies
/* I'm trying to change "not in" to "not exists" and I don't have the syntax quite right. The firs…
3 replies
Hello Is there an easy way of calcluating how many times an application hits SQL server on daily ba…
1 replies
I am looking to insert data into a table if the data is not already in the table. Is the below the…
3 replies
Hey, I have a query that goes along this line: SELECT * FROM myTable WHERE col1=1 AND col2=2 ORDER …
3 replies
HI, I'm trying to backup a LIVE db so I can restore it on a conversion db for testing. I ran into a…
6 replies
Can I write a DDL trigger to prevent drop of a particular database? I tried this but didn't work: …
4 replies
Our application is using nHibernate as our ORM, and during some small load tests we've run I am not…
1 replies
Viewing 15 topics - 10,516 through 10,530 (of 30,225 total)
You must be logged in to create new topics.