Viewing 15 topics - 246,721 through 246,735 (of 284,019 total)
Topics
Started by
Posts
Last post
How can I identify any fragmented tables or indexes?
1 replies
Hi All, Im fairly new to this aspect of SQL server and usually I just schedule one local package an…
1 replies
Hi, Trying to insert a large amount of data. Now, normally I would just use a dts. however, I need…
1 replies
Wondering if have any to modify the parameters of a DTS at RUN time. my problem is : I have a DTS r…
1 replies
is this possible? if ( 50- (if (@var1>4) select 0 else select 10 ) )>=…
1 replies
I need to convert data in varchar to timestamp or bigint, is it possible ? Or else can i use any ot…
1 replies
We are thinking of consolidating 16 SQL server to One machine with 16 SQL instances. Have anyone d…
1 replies
Hi All, How do i configure sqlagentmail profile. Can anyone tell me step by step process of configu…
1 replies
Looks like every connection places a shared database lock on the database to which they connect. N…
1 replies
Hi, I am using MSDE as my backend database to store my data. Since, MSDE has a 2GB limit on the siz…
1 replies
CREATE PROC Usp_Ins.... INSERT INTO ..... ......... IF @@ERROR <> 0 GOTO…
1 replies
I need to pull data from an excel sheet and load the data into a SQL table. This job should be don…
1 replies
I CONTANTLY GET A ERROR CALLED "UNABLE TO LOAD DOCUMENT.INS" WHILE INSTALLING SQL SERVER 7.0
1 replies
I have a table imported from a UNIX box, 2 of the columns contain a double quote as the last charac…
1 replies
Help, I'm getting the following error that is preventing full backups or transaction log backups of…
1 replies
Viewing 15 topics - 246,721 through 246,735 (of 284,019 total)