Re: Parameters Question
- From: "Scott M." <s-mar@xxxxxxxxxxxxx>
- Date: Thu, 12 May 2005 22:27:28 -0400
You most certainly can use @. I realize that many examples show it with ?,
but I have been using @ without any problems for quite some time. Please
see my other reply in this thread for a code example.
"ltt19" <ltt19@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:68F7FC4C-B6D9-45FE-8313-F519BBCE6C8D@xxxxxxxxxxxxxxxx
> Hi,
>
> Thanks for your attention.
> Hum, at the moment I could use both "?" and "@" however with the "@" not
> even I get it successful. I also have an VB.net book here, and its
> examples
> uses "?" to oledb and "@" to slq.
>
> But I still confused. Can I do that or it is just no possible?
> If yes, some examples can be very useful
>
> Thanks again for all the support..
> ltt19
>
>
> "Scott M." wrote:
>
>> Please see my other reply to you in this thread on this because your
>> statement below is incorrect.
>>
>>
>> "William (Bill) Vaughn" <billvaRemoveThis@xxxxxxxxxx> wrote in message
>> news:u9KfQz1VFHA.1200@xxxxxxxxxxxxxxxxxxxxxxx
>> Each provider uses different parameter markers. OLE DB providers use
>> "?" (as you have done) or ":" (Oracle)--not named parameters as are used
>> with SQL Server
.
- References:
- Parameters Question
- From: ltt19
- Parameters Question
- Prev by Date: Re: Execute SQL statement on Dataset
- Next by Date: Re: Execute SQL statement on Dataset
- Previous by thread: Re: Parameters Question
- Next by thread: Re: Parameters Question
- Index(es):
Relevant Pages
|