Viewing 15 topics - 266,671 through 266,685 (of 284,118 total)
Topics
Started by
Posts
Last post
Hi, I need to generate daily scripts for altered or new stored procedures. Is there a way to automa…
4 replies
I have: SET @oldtable = (select a.name from sysobjects b inner join sysobjects a on (a.id = b.paren…
3 replies
I have a table witch I have to use a trigger to enforce som business rules. If you se the sample c…
4 replies
Is there an industry standard naming convention for SQL Server objects? I've looked at various arti…
10 replies
How can I do this in one query I've got a table like this ID RESOURCEID DATE QUANTIT…
2 replies
Hi, (See also 'Database size issue...') We needed to change some text fields to ntext. As that conv…
5 replies
Been pondering the idea of putting 43 - 56K Pdf documents into a SQL DB but everything I've read on…
5 replies
I have been asked if the Query Analyzer tool can connect to other database sources, ie Oracle, …
3 replies
Any one know if logshipping has any issue when database is set the autoshrink ? --sntiwar…
1 replies
Hi, The following procedure has been running for 14 hours. Does this seem reasonable? A…
9 replies
Hi All, I had users complaining about performance issues in a database, so I ran a db maintenance p…
1 replies
I'm looking into enabling C2 auditing. I will need to provide the audit file to managers in a…
4 replies
Is it possible in SQL Server to export and entire database to a flat file? By this I mean all the d…
4 replies
Is it possible in SQL Server to export and entire database to a flat file?
4 replies
Hi. I have two tables in SQL Server 7.0. Table One (Primary index is Cus…
13 replies
Viewing 15 topics - 266,671 through 266,685 (of 284,118 total)