Re: Stored procedure output problem in ASP



Are

@ip_fundcode varchar(8000)
@ip_userid varchar(50)
@ip_chg_fundstatus char(1)

input parameters for your SP? If so, ae you sure they are getting the same
values as rapid SQL?

Stephen Howe



.



Relevant Pages

  • Re: where is a copy of atlstr.h ??
    ... Stephen Howe: 3 ... Robert Macy: 0 ... Brian ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Re: Datagridview new row
    ... This for classic ADO, pre .NET with no datagrid view at all. ... Stephen Howe ... Prev by Date: ...
    (microsoft.public.data.ado)
  • MDAC Explanation on 2.81
    ... "Release Manifest for MDAC 2.8 SP1" ... Stephen Howe ... Prev by Date: ...
    (microsoft.public.data.ado)
  • Re: Error running sp in sybase
    ... Pardon me but where is the CommitTrans? ... Stephen Howe ... Prev by Date: ...
    (microsoft.public.data.ado)
  • Re: Report with Stored Procedure
    ... Create a form that accepts input parameters. ... Create your report and set the data source/control source = the ... Prev by Date: ...
    (microsoft.public.access.adp.sqlserver)