Re: Problem passing empty form fields to access parameter query
- From: "Mike Brind" <paxtonend@xxxxxxxxxxx>
- Date: Mon, 29 Jan 2007 22:09:36 -0000
"Mike Brind" <paxtonend@xxxxxxxxxxx> wrote in message
news:OEFRpC$QHHA.1200@xxxxxxxxxxxxxxxxxxxxxxx
However, if I change the row of
param_minvalue = ""
to
param_minvalue = "0"
or make sure that the number parameter contains any number, the
parameters are passed correctly and runs properly.
Obviously the param_minvalue "get lost" on the way, and is not
delivered as Null to the database.
What am I doing wrong?
One other thing, param_minvalue is never going to be null.
<% param_minvalue="" %>
stops it being null. It now has a value - that of an empty string.
.
- References:
- Problem passing empty form fields to access parameter query
- From: bjornkamlin
- Re: Problem passing empty form fields to access parameter query
- From: Mike Brind
- Problem passing empty form fields to access parameter query
- Prev by Date: Re: Problem passing empty form fields to access parameter query
- Next by Date: ASP on local network?
- Previous by thread: Re: Problem passing empty form fields to access parameter query
- Next by thread: ASP on local network?
- Index(es):
Relevant Pages
|
Loading