Viewing 15 topics - 261,721 through 261,735 (of 283,976 total)
Topics
Started by
Posts
Last post
I am trying to generate an ER diagram for 400+ tables. I want all column info visible for all table…
4 replies
Hello All I have a rather simple question that Iseem to have trouble doing. I need to add multiple …
3 replies
Hello, I am looking for usefull alerts. I want to use SQL Mail to send the alerts to me. I can thin…
6 replies
Good Morning, I have a database that tracks enrollment transactions. The transactions are ordered b…
2 replies
Hello, We have several SQL servers of varying sizes and we have some issues with the current backup…
9 replies
CREATE TABLE [dbo].[emp_details] ( [emp_number] [int] NOT NULL , [emp_id] [int] NOT NUL…
5 replies
Hi all, This is something that have me confused. When ran in Query analyzer create table #temp ( my…
4 replies
I have different database all with a table PEOPLE. In this table there are two field: USER_ID and U…
1 replies
I attempted to change the location of the SQL Server error logs for a 2000 named instance by changi…
10 replies
If you have a table with 500.000 records and you add 250.000 and delete 250.000, all in one tr…
9 replies
Can anyone explain why a SQL user would get "SELECT permission denied on object 'sysobjects'" after…
3 replies
Iam working as production DBA, Tempdb is full in Ms-Sql server, what can i do with out stopping ser…
3 replies
Does someone knows, how can i see the real command in DTSrun/~Z. I have de follow command: …
3 replies
Good day! I have a difficult problem, i have a merge replication which works fine, the problem come…
1 replies
In the following example code, I want to check the value of @@ERROR after an error has occured.&nbs…
6 replies
Viewing 15 topics - 261,721 through 261,735 (of 283,976 total)