Re: Error 3265

From: Val Mazur (group51a_at_hotmail.com)
Date: 02/28/04


Date: Sat, 28 Feb 2004 14:08:55 -0500

Hi Ben,

Could you post the code, which fails?

-- 
Val Mazur
Microsoft MVP
"Ben" <benmoen@DONT_SPAM_MEyahoo.com> wrote in message 
news:F9752A1C-D3D7-4849-9540-78017D42F035@microsoft.com...
>I am attempting to perform a [Connection].Execute(sql string) withn an asp 
>page.  I am getting a 3265 - "Item cannot be found in the collection 
>corresponding to the requested name or ordinal."
>
> I have been reading through suggested resolutions at multiple newsgroups 
> (via googlegroups).  However, the sql string does NOT contain invalid 
> column names, and the same string will execute in query analyzer (T-SQL) 
> under the same login/authentication.  Prior to this call, I am using the 
> same connection object in two instances to execute different stored procs, 
> and using these results to populate arrays.  Is this an issue - is this 
> causing a problem with ADO?
>
> Ben
> 


Relevant Pages

  • RE: SQL stored procedure executing twice
    ... I wasn't aware that DLookupwould execute the "domain" more than once. ... caused the stored procedure to execute twice. ... Dim stDocName As String ... My pass-thru query properties ...
    (microsoft.public.access.modulesdaovba)
  • Re: Cannot execute DTS package
    ... > "Hermit Dave" wrote in message ... >> Whats happening is that it is trying to execute the Query with context ... >>> executing DTS packages from the ASP.NET: ... >>> String ServerPassword, DTSSQLServerStorageFlags Flags, String ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Cannot execute DTS package
    ... > "Hermit Dave" wrote in message ... >> Whats happening is that it is trying to execute the Query with context ... >>> executing DTS packages from the ASP.NET: ... >>> String ServerPassword, DTSSQLServerStorageFlags Flags, String ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Code wont execute Main Macro Calls - non breaking spaces
    ... replace string for the sake of clarification. ... My MAIN MACRO does not execute the first 2 options DO FIND AND ... Sub DoFindReplace(FindText As String, ReplaceText As String, _ ... .MatchWholeWord = False ...
    (microsoft.public.word.vba.general)
  • Re: Code wont execute Main Macro Calls - non breaking spaces
    ... I have separated each find string and each replace ... Sub ReplaceList() ... My MAIN MACRO does not execute the first 2 options DO FIND AND ... Sub DoFindReplace(FindText As String, ReplaceText As String, _ ...
    (microsoft.public.word.vba.general)