Viewing 15 topics - 269,821 through 269,835 (of 283,942 total)
Topics
Started by
Posts
Last post
I've just put myself in the Employees table in Northwind as an employee. MSSQL Server 2K. How do I …
3 replies
Howdy I have put together a trigger that will append any deletes from a table to another table. I a…
2 replies
Hi, if exists (select * from sysobjects where type = 'V' and name = 'SerialControlView') Begin…
2 replies
Greetings. I have a table with multiple rows for Description belonging to one Heading. For each row…
4 replies
I configured SQL server LogShipping, details as follows Primary Server - DBServ1 Secondary Server -…
2 replies
Can yo do union of the output of stored procedures (their output is of matching type). Something li…
1 replies
Does anyone know how to restore a snapshot of a database to another server, and then apply transact…
12 replies
Using SQL 2000 SP3 All transaction logs for all databases are not backing up. Event log shows Even…
2 replies
need help how can i do this ??? -------------- DECLARE @mh-2 [varchar](10) DECLARE @mha[varchar](…
9 replies
I have multiple ascii files that need to be uploaded to my server/database/table. I have created th…
5 replies
In our development environment, we had several databases in which the db_owner was a user rather th…
2 replies
We provide a SQL server database for our clients data when they use the application my workplace ha…
4 replies
Hello: Anyone have problems with tables that have the primary key as a composite. Also i have a clu…
1 replies
Hello: Suddenly i dont see the sql server counters eg (sql server buffer manager cache hit ratio) w…
3 replies
We're looking to install SP3a on our SQL cluster. Has anyone experienced any issues with installin…
9 replies
Viewing 15 topics - 269,821 through 269,835 (of 283,942 total)