Re: can't get more stupid then this..
- From: "Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 Sep 2005 06:22:19 -0400
Have you checked the spelling? The name of the form field must exactly match
the value you type in in the Custom Query.
Also, you are submitting a form with this form field to execute the query,
right? It won't work if the form field is simply on the same page.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
"News" <tuurtje2000@xxxxxxxxxxx> wrote in message
news:df81uv$gs5$1@xxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> When i use the "INSERT" into statement in DBRW in
> a custom query-string and type in the proper
> values ('::naam::') the result would that i get an
> error specified as "Unable to find operator in query string.
> Query string currently is Insert into invoer (naam) Values('::naam::')"
> So it doesn't insert anything into my table, (=problem no1, the major
> problem)
> Now when i change the Values to ('naam') without the :: then it
> does insert "naam" into my table but not the value that came from
> the insert -form field. It inserts the word "naam". So the Insert
> statement seems to work it only inserts the wrong value.
> It actually inserts the values name. So it appears to start working
> a bit ( i get no error messages like above) but now the right values.
> Is there a way i can solve these (2) problems, i've been
> looking at Microsoft MSDN, KB, FPsupport, but without
> any positive result, Pls do help if you can.
>
> Thanks in advance,
> Arthur
>
>
>
>
>
>
.
- Follow-Ups:
- Re: can't get more stupid then this..
- From: News
- Re: can't get more stupid then this..
- References:
- can't get more stupid then this..
- From: News
- can't get more stupid then this..
- Prev by Date: Re: Help with HTML please
- Next by Date: Insertion of flash video clips
- Previous by thread: Re: can't get more stupid then this..
- Next by thread: Re: can't get more stupid then this..
- Index(es):
Relevant Pages
|