Re: ADO Parameters error

From: Ashok K Kumar (AshokKKumar_at_discussions.microsoft.com)
Date: 12/20/04

  • Next message: Cindy Winegarden: "Re: VBA EXCEL DBASE SQL"
    Date: Tue, 21 Dec 2004 00:04:56 +0530
    
    

    > SET RTNVAL =
    > cmdRtn.CreateParameter("RETURN_VALUE",adVarChar,adParamReturnValue)

    >
    > DECLARE @Rtn varchar(10)

    Try specifying the size for the return parameter (pass 10 as the 4th
    parameter to the CreateParameter function)

    -- 
    _____________________
    Ashok K Kumar
    ashokkal at gmail dot com
    

  • Next message: Cindy Winegarden: "Re: VBA EXCEL DBASE SQL"

    Relevant Pages

    • Re: Display DATE type as DD/MM/YYYY HH:MM:SS or similar
      ... Ashok K Kumar ... ashokkal at gmail dot com ... > I'm using an ADSI call that gives me a date back in DATE type. ...
      (microsoft.public.vc.mfc)
    • Re: Word Addin not working
      ... > Addin Class which happens to be MyTestAddin.ajkAddin ... Ashok K Kumar ... ashokkal at gmail dot com ...
      (microsoft.public.vc.atl)
    • Re: New Service Pack ?
      ... click on the "System Requirements" Link ... > Ashok K Kumar ... > ashokkal at gmail dot com ...
      (microsoft.public.vc.ide_general)
    • Re: Editor issues
      ... "Ashok K Kumar" wrote in message ... >> Calls to Cam Systems may be recorded for training and quality control ... >>>> Software Developer ...
      (microsoft.public.dotnet.languages.vc)
    • Re: CoInitializeSecurity returns RPC_E_TOO_LATE
      ... > PreMessageLoop calls GetCurrentThreadId then my InitializeSecurity ... > "Ashok K Kumar" wrote in message ... >> RPC_E_TOO_LATE means CoInitializeSecurity has been already called. ...
      (microsoft.public.vc.atl)