Viewing 15 topics - 266,551 through 266,565 (of 283,948 total)
Topics
Started by
Posts
Last post
SELECT Distinct(Name) FROM Upload WHERE Name Like 'ODY%' Name ----------------------------- ODYSSEY…
12 replies
I was testing on queries against my partition views and I found some behaviour that doesnt make sen…
3 replies
Hi I want to create a function which calculates the pay period. The pay period (every 2 weeks)&nbs…
4 replies
I have a maintenance plan that does a complete backup of up a database at 2:00AM, an…
5 replies
We are planning to start performance monitoring of our SQL Servers. What are some excellent t…
4 replies
This is killing me. I wrote this statement below, it works great. wanted to run the sam…
2 replies
While working in the design table screen in Enterprise Manager on Windows 2000, there is a menu bar…
3 replies
I have a DTS that execute an ActiveX Script Task. In that task, it execute a stored procedure…
10 replies
if I use sp_helpserver it gives me the correct name, but a null if I use @@servername. SO i then tr…
8 replies
Hi I know very little about what a DMZ does but one has been set up by the Network Administrators a…
5 replies
I need to take Full backups of the MSDB database. I've noticed that when the SQL Server box is rest…
3 replies
I need some clarifying on security in sql server. Up until now, all of our databases have bee…
10 replies
We are trying to import data from Foxpro in SQL Server 2000. We are facing some problems with doing…
4 replies
I use dynamic SQL in stored procedure to calculate values and update a table SET @SQLStatement = 'U…
10 replies
I'm doing my first LookUp in a simple DTS transformation. Here's my lookup: SELECT MetroIndex FROM …
1 replies
Viewing 15 topics - 266,551 through 266,565 (of 283,948 total)