Viewing 15 topics - 257,941 through 257,955 (of 283,979 total)
Topics
Started by
Posts
Last post
i need help to insert to #temp table from Stored Procedures like this ---------------------- 1 )to …
3 replies
I have several jobs scheduled to run at 1am. What should happen when the time changes fr…
5 replies
Hi, I have to put together a demonstration database for sales and marketing. The two main objective…
9 replies
It’s possible to set up the Identity property when you create the table. CREATE TABLE [dbo].…
1 replies
I have a DataPump Task inside of which I need to make a decision which table records to transfer. …
1 replies
DECLARE @idoc int DECLARE @doc1 varchar(8000) DECLARE @doc2 varchar(8000) SELECT @doc1 = SUBSTRING(…
1 replies
When you backup a SQL Server (2000) Database from one server and restore it to another server would…
4 replies
Hi, Oracle query : create materialized view view1 as select *from test Is there any equivalent for …
1 replies
I have a query for a report. I was under the impression that there was a 1:1 relationship bet…
11 replies
Hello all: Does anyone know the syntax for inputparameters in VB? I've been trying to set it …
2 replies
I have a stored procedure in SQL server with a date parameter input(varchar) that runs F…
1 replies
Once a DTS has been set up between a spreadsheet is there any way that the columns in the spreadshe…
3 replies
I have a table that I was restoring from a backup that was less then an hour old. The table h…
1 replies
I’m new so forgive my use of incorrect terms. I’ll do my best to describe the situation. …
1 replies
Hi guys I have a problem with a merge publication. I have a Database (SQL Server 2000), it has data…
2 replies
Viewing 15 topics - 257,941 through 257,955 (of 283,979 total)