Viewing 15 topics - 265,996 through 266,010 (of 283,974 total)
Topics
Started by
Posts
Last post
I have some data that comes with quoted fields. Eg. "name","phone". I havent found how to insert th…
2 replies
I'm trying to figure out the most secure way to do this. I've got a SQL Server on the private…
3 replies
I would like to create an After trigger that sets a flag value in a record if another field in that…
2 replies
When we do a linked server in SQL 2000 to a MS Access 2000 DB it works fine. But when we try …
6 replies
When someone logs on to my website they have to authenticate with a username / password through SQL…
6 replies
When I go out on our network to register a new SQL Server I will see many more entries than I expec…
4 replies
I need a script that will take a 40GB 300+ table database and shrink it to the 1st 1000 rows in eac…
3 replies
The popular old style SQLServerCentral.com contest is back at : http://www.sqlservercentral.com/co…
7 replies
I'd like to renew this topic. I have not gotten an answer. Anybody out there got any su…
7 replies
We have a DTS package that has many steps to it. We would like to add a step that stops the executi…
15 replies
I have one table "CASE_CLAIMANT". WHICH HAS THREE FIELD CASE_NUMBER &…
4 replies
USE msdb DECLARE @TXT AS NVARCHAR(50) SET @TXT = N'sp_help_job @job_name = ''SWLTEST'', @job_aspect…
1 replies
I have a good sized task ahead. We have 2 seperate SQL server boxes. Box 1 has about 12…
1 replies
Hi, Is there any way to modify the fillfactor of an index without rebuilding it(DBCC DBREINDEX/drop…
6 replies
Hi, I'm moving data from table on Server A to table on Server B. Which SQL query will be faster? Op…
1 replies
Viewing 15 topics - 265,996 through 266,010 (of 283,974 total)