Unanswered posts

#1 2007-10-01 17:38:13

denis
Member
Company: Freelancer
Registered: 2006-12-04
Posts: 137
Website

tSybaseSP TOS 2.2.0.RC1

All


I try today the tSybaseSP objects, and I'm not sure about the mechanism

Below the  store Procedure on my DB

Code:

CREATE PROCEDURE dbo.test
AS
    BEGIN
        select count(*) from XXXX
    END

go

.

When I run it on the db the result is 1000
When I run it from Talend I got  0

Could you told me what wrong?

DN

Offline

#2 2007-10-08 15:29:23

denis
Member
Company: Freelancer
Registered: 2006-12-04
Posts: 137
Website

Re: tSybaseSP TOS 2.2.0.RC1

Any Idea?

Offline

Board footer

Powered by FluxBB