Parameterized queries
- From: "Chris" <keeper@xxxxxxxxxxx>
- Date: 16 Feb 2006 07:01:40 -0800
Hi, I am using ADO against an Sql Server 2000 backend. My problem is
I'm trying to use a dynamic sql query as part of an import csv process.
The final stage after matching field names, etc is to build a
parameterized query.
Unfortunatly when it comes to executing the command all I get is the
error "Must declare the variable @name". From what I could find it
seems that ADO will not support parameterized queries.
Could anyone please advise if the know of a way to get this to work
with ADO or an alternative.
Thanks, Chris.
.
- Follow-Ups:
- Re: Parameterized queries
- From: Sylvain Lafontaine
- Re: Parameterized queries
- Prev by Date: Re: Help with Master/Detail UI in ADPs
- Next by Date: Re: Parameterized queries
- Previous by thread: How to insert a New Line into a text field?
- Next by thread: Re: Parameterized queries
- Index(es):
Relevant Pages
|
Loading