Viewing 15 topics - 245,041 through 245,055 (of 284,010 total)
Topics
Started by
Posts
Last post
We encounter a performance problem under SQL 2000 (SP3a)/ W03K. In spite of the complexity of the q…
20 replies
Ok issued exec sp_rename dbo.proc1, 'dbo.proc1_BAK' exec sp_rename 'dbo.proc1_new', 'd…
5 replies
how can i write a select statment in vb.net to select the data into a structure. like: "Use…
1 replies
I am trying to pass the column name to the If Updated() function on a trigger. It seems to on…
4 replies
Hi all, I have a batch file that I want to run in a DTS - Execute Process Task. The tasks runs fine…
2 replies
I'm working on a query that I almost have working 100%. The only error I now receive is: Synt…
8 replies
Hi, THIS IS THE DATA IN MY TABLE ENO ENAME 1 &…
13 replies
Hello! I read in one article that in transactional replication, a table must have a primary key to …
2 replies
In my Select statement I am trying to calculate a percentage by dividing IntA / IntB * 100 which is…
2 replies
Hello, I have an Access setup with linked SQL tables on a remote server. I need to be able to provi…
5 replies
Hi friends... I want to make a SQL database that can insert update and delete images and photos, im…
1 replies
Okay I have been banging my head on this for couple days now, well day and a half really. I was ask…
4 replies
Hello all. I've been using the sql server 2005 CTP. I need to do a snapshot of my DB , and i u…
1 replies
Hi All, One of our customers, has asked us whether we could build a solution to encrypt the data st…
2 replies
Anybody know a way to grant execute on DBCC SHOWFILESTATS to a specific user? Thanks …
3 replies
Viewing 15 topics - 245,041 through 245,055 (of 284,010 total)