Re: Parameter default value
- From: peregenem@xxxxxxxxxxxx
- Date: 29 Sep 2005 01:35:08 -0700
MGFoster wrote:
> I don't know what you're trying to do w/ a default of ';:,'',:;'
Again, the data is meaningless. My point is, it would be tricky to
parse the SQL to extract the parameter's value because the parameter
value, held in single quotes in the definition, could itself contain
single quotes (the two quotes represents a one escaped quote), commas
(the delimiting character for parameter definitions), semicolons (the
delimiting character between PARAMTERS declaration and main SQL
definition), equals signs (the delimiting character between the main
parameter definition and the parameter default value definition) etc
etc.
.
- References:
- Parameter default value
- From: peregenem
- Re: Parameter default value
- From: MGFoster
- Parameter default value
- Prev by Date: Re: Add 3 months for next quarterly statement
- Next by Date: Re: query with many criteria
- Previous by thread: Re: Parameter default value
- Next by thread: Re: Parameter default value
- Index(es):
Relevant Pages
|
|