Viewing 15 topics - 260,506 through 260,520 (of 284,171 total)
Topics
Started by
Posts
Last post
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
A production logging database with a lot of updates and inserts got 'unmanageable' at a certain poi…
4 replies
I want to run osql and use -o option to redirect the result, which is result set of a query. But wh…
3 replies
We have loads of local packages that rebuild some databases. We regulary backup the databases only.…
4 replies
I am using SQL 2000 and as far as I know you can only download from an FTP site with the FTP task. …
3 replies
Viewing 15 topics - 260,506 through 260,520 (of 284,171 total)