security

Technical Article

migrating SQL Server 6.5 to 2000

  • Topic

Hello, I need the steps to migrate a database from 6.5 to 2000. I tried different ways as: 1. DTS but I can´t find DTS on 6.5 2. I don't have problems to migrate the structure of the database but when I wnat to migrate the data with BCP I can´t find the way to […]

2001-11-02

54 reads

Technical Article

Executing stored procedure connected on Oracle

  • Topic

I created a stored procedure as follows: CREATE PROCEDURE ImportsPROJECTS AS delete from SAP_PROJECTS insert into SAP_PROJECTS ( PROJ_TYPE, PROJ_PSP_ID, LIB_PROJ, CLI_NUM ) values ( '*', '*All*', '*All*', '*All*' ) insert into SAP_PROJECTS ( PROJ_TYPE, PROJ_PSP_ID, LIB_PROJ, CLI_NUM ) SELECT PROJ_TYPE, PROJ_PSP_ID, LIB_PROJ, CLI_NUM FROM OPENROWSET( 'MSDAORA', 't30.world';'HRUSER';'HUMRES', 'Select PROJ_TYPE, PROJ_PSP_ID, LIB_PROJ, CLI_NUM from sapr3.PROJECTS') […]

You rated this post out of 5. Change rating

2001-10-30

Technical Article

Executing a Stored Procedure from a DTS

  • Topic

Executing a Stored Procedure from a DTS package is very simple while working with a "Execute SQL Task". I would be very glad if anyone could tell me a good way of using Stored Procedures in transformations tasks such as "Data Driven" or "Transform Data Task".

You rated this post out of 5. Change rating

2001-10-29

Technical Article

connection error

  • Topic

Hi,i'm using sql server 7 (desktop edition)on windows me and windows-98 m/c.using enterprise manager i want to connect this two servers,i'm getting general network error ,stating connection already open,anybody help me pls. sakthi

You rated this post out of 5. Change rating

2001-10-26

3 reads

Technical Article

Connection Failure

  • Topic

Hi, This is urgent. I get a new connection Failure from my system while connecting thru QA or anything else. Does anyone know what I need to reset. This was working fine till yesterday Error is Connection Failed: SQLState:'01000' SQL Server Error:20 [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen(PreLoginHandshake()). Connection Failed: SQLState:'08001' SQL Server Error:20 [Microsoft][ODBC SQL […]

You rated this post out of 5. Change rating

2001-10-25

7 reads

Technical Article

Recordset from stored prc using OpenQuery

  • Topic

I want to have the recordset from a stored procedure. I am using the following query select * from openquery(server2 , 'server2.esop_softdel.dbo.sp_sel_summary @EmployeeID="0000000001", @CompanyID="0000000001"') My stored procedure is using a temp. table #sumarry. If i execute the above query I am getting the following err: I am not able to find out what the error […]

You rated this post out of 5. Change rating

2001-10-25

2 reads

Blogs

Simple Talks Episode 7

By

The season 1, seventh episode of Simple Talks is out. Check it out, with...

A New Word: the McFly effect

By

the McFly Effect – n. the phenomenon of observing your parents interact with people...

Key mappings in Visual Studio Code

By

At a recent conference I was asked how I executed code during my presentation....

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers