Viewing 15 topics - 273,691 through 273,705 (of 283,987 total)
Topics
Started by
Posts
Last post
I have to create a newsletter for e-mail broadcast and I was planning on using SQL Server's own sp_…
2 replies
As a newcomer to both SQLServer and perfmon, can anyone please advise in general as to what counter…
1 replies
hello. I would like to know if anyone has created a stored procedure that creates an output file in…
2 replies
hi expert, I'm implementing a replication 1) Replication Type - Transactional publication *…
5 replies
Hi, I have a table in which i store values and it also has date fields. When i type a select query …
1 replies
Hi all Try this: create table aaaaa (aid int, adesc char(100) ) create table bbbbb (bid int, bid_ai…
4 replies
Hi! Is there a system tables, that can be queried to get the number (and probably the type and part…
2 replies
Hi, Trying to use xp_cmdshell to copy/rename a file. the command is a simple copy x y statement, eg…
2 replies
Hi, What's the easiest way of finding out which pages belong to what extent? Or how can you tell wh…
1 replies
Hi All, I've been trying my darndness to pass a database name as a parameter to Stored Procedure. M…
5 replies
Does anyone elses Enterprise Manager seem to take forever to download a listing of databases after …
1 replies
I was trying some linked server stuff in one of my developerment server. It got froze. I had to ki…
1 replies
Before data rows: a3 a1 a7 b3 b7 c9 After data rows: a3 b3 c9 Essentially I want to GROUP …
6 replies
We recently put a Dell 6600 w/ 4 CPU's into production and have had some problems with it. It has …
9 replies
Hello I'm trying to transfer tables from a database on an SQL 7 machine, to a database on a differe…
5 replies
Viewing 15 topics - 273,691 through 273,705 (of 283,987 total)