[freetds] Another OTL question / problem
ZIGLIO, Frediano, VF-IT
Frediano.Ziglio at vodafone.com
Thu May 13 08:28:50 EDT 2004
>
> On Thu, 13 May 2004, Frediano Ziglio <freddyz77 at tin.it> wrote:
> > - getting store procedure informations (I don't know how)
>
> What information, exactly?
>
The first recordset types returned (and possibly store procedure
parameters list)
Ie for a store procedure like
sp_test
@i int
as
select id, name from sysobjects
select * from whatever
go
should return informations for id and name (and possible @i is an
integer type)
freddy77
More information about the FreeTDS
mailing list