Re: Parameter Data Type Problem
- From: "BillCo" <coleman.bill@xxxxxxxxx>
- Date: 30 Jun 2006 01:50:59 -0700
Allen, You're a F*ckin legend!!!
declairing the parameters in the queries worked a charm.
I was trying to force the parameter type with something like:
for each prm in qrydef
prm.value = eval(prm.name)
prm.type = 8
next
- but appearently dao doesnt like being told what to do with it's
parameters :/
sometimes i just get stuck thinking from one direction!!!
.
- References:
- Parameter Data Type Problem
- From: BillCo
- Re: Parameter Data Type Problem
- From: Allen Browne
- Parameter Data Type Problem
- Prev by Date: Re: Parameter Data Type Problem
- Next by Date: Re: data in url
- Previous by thread: Re: Parameter Data Type Problem
- Index(es):