Viewing 15 topics - 268,486 through 268,500 (of 283,789 total)
Topics
Started by
Posts
Last post
I have a table with 54 million rows. When I run this query: select count(*) from search_results whe…
2 replies
I wrote a stored procedure that returns information in a specific format. Is there any way to save…
2 replies
Has anyone ever encountered problems with a trigger causing deadlocks? I have many tables that hav…
4 replies
We currently have roughly 50 Access Databases. We are trying to consolidate these into a SQL 2000 …
4 replies
I created a database diagram for my database; and i need to find a way to view it outside of SQL Se…
2 replies
Hi All, I run this DBCC script on my database once a week. dbcc shrinkdatabase ([dbname],10) Last t…
1 replies
Need help in restoring Old backups over current (new) data in the database ... what kind of options…
12 replies
Here is the problem, I pass a parameter to my sp. That param is a varchar that contains a comma se…
16 replies
Why is Robert Marda's thread about 'Code Stored Procedures Using .NET Language' locked? Aren't the …
4 replies
We are having quite a time since moving a large database to a new server (actually built new server…
7 replies
Assumning there is a very large table in a database, do you have any ideas to make it good performa…
11 replies
Hi there, today I tried for the first time to connect to SQL Server via telephone line and VPN. I r…
12 replies
Hi, I want to perform some union operation between 2 tables. for example from Northwind database…
4 replies
Hi All, I am using Win XP Pro (SP1), SQL Server 2000 Developer (SP3). After installing SP3 when i t…
7 replies
I'm backing up a small SQL (2000 SP1) database to a ZIP drive attached to the PC (via USB). The ba…
1 replies
Viewing 15 topics - 268,486 through 268,500 (of 283,789 total)