Viewing 15 topics - 260,476 through 260,490 (of 284,144 total)
Topics
Started by
Posts
Last post
Hi, I want to make a DTS package read-only, or do something to prevent it being run by another user…
1 replies
I have read in some forums that when the trans. Logs grows too much, it is possible to backup the t…
11 replies
Is there a way to prevent query analyzer from printing out messages during execution [like …
1 replies
Any time I copy and past or script a stored proc from EM into QA I invariably find that the fo…
2 replies
HI I am using the SQL code below to return a list of contacts associated with a page. During testin…
7 replies
I am importing an excel file into the DB and one of the column in the excel sheet has the data show…
9 replies
i have a monthly job that runs a re-index on all the tables in a db. It looks like this: CREATE pro…
2 replies
Hi Im just wondering how to program a stored procedure to get the second highest numerical value&n…
7 replies
HI, has anybody an idea how I can pipe the output of an osql-select command within a cmd.file to a …
1 replies
In SQL Server 2000, is it possible to use the results returned by a stored procedure directly, or d…
5 replies
declare @ordlist varchar(1000) select @ordlist = isnull(@ordlist + ', ','') + OrderVal from v…
1 replies
Hi all, I have job set up for log back up but some how it is failing and in SQL server log file it…
1 replies
Hello I'm looking for a way to write a script that will run against a SQL Server's databases, and l…
7 replies
In MsQuery I'm using the following SQL successfully (via a ".dqy" file - MS Excel Query File) …
1 replies
Does anyone know of a way to read an Oracle DMP file from SQL Server or convert it (using SQL Serve…
4 replies
Viewing 15 topics - 260,476 through 260,490 (of 284,144 total)