Re: Error 3265
From: Val Mazur (group51a_at_hotmail.com)
Date: 02/28/04
- Next message: Val Mazur: "Re: ADODB.Recordset (0x800A0E78) - Operation is not allowed when the object is closed."
- Previous message: Val Mazur: "Re: CREATE VIEW by ADO SQL statement"
- In reply to: Ben: "Error 3265"
- Messages sorted by: [ date ] [ thread ]
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 >
- Next message: Val Mazur: "Re: ADODB.Recordset (0x800A0E78) - Operation is not allowed when the object is closed."
- Previous message: Val Mazur: "Re: CREATE VIEW by ADO SQL statement"
- In reply to: Ben: "Error 3265"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|