Viewing 15 topics - 273,121 through 273,135 (of 283,926 total)
Topics
Started by
Posts
Last post
Hi, can anybody guide me how can i run a external program (.exe) from SP for example, i have one pr…
4 replies
I create a table T1 as follows: CREATE TABLE [dbo].[T1] ( [ID] [int] IDENTITY (1,1) NOT NULL, […
2 replies
I get error '80020009' Exception occurred. /testcenter/Default.asp, line 17
4 replies
I wanted to find out what people were using to find out what user modified a certain table 2 days a…
3 replies
I have created my own reorg process to reorg the tables and indexes through use of DBCC DBREINDEX a…
3 replies
First, our set-up: We manage a web site consisting of two Sql Server boxes, and three web servers. …
3 replies
I am new at this so if it is a dumb question please give me a break. I am dividing to columns tha…
3 replies
Hello Folks, I attempted to restore a user db today as an awry update caused some bad data. I tried…
10 replies
Hi all, I have taken over as DBA at my new company. I am trying to tidy things up on the server. …
10 replies
I created package that does data transformation (load data from Table1 from Server1 to Table2 that …
3 replies
Our dataserver is clustered (active-passive). I understand that if a failover were to occur, all t…
1 replies
Okay, here's the problem. One of my users has a table she created and when is was finished loading…
3 replies
There is any way te change a article(altering a column) in a merge replication without deleting it…
3 replies
I am a visual person, and I'd like to be able to see all my scheduled jobs in one nice calendar-lik…
3 replies
In a statment such as Select t1.columna, t2.columna From Db1.dbo.t1 Inner Join Db2.dbo.t2 found in …
12 replies
Viewing 15 topics - 273,121 through 273,135 (of 283,926 total)