Subject RE: [IBO] SQLWhereItems question
Author Nico Callewaert
That's it, thanks Jason and Andreas

Regards,
Nico
-----Oorspronkelijk bericht-----
Van: Jason Wharton [mailto:jwharton@...]
Verzonden: maandag 7 mei 2001 14:07
Aan: IBObjects@yahoogroups.com
Onderwerp: Re: [IBO] SQLWhereItems question


There is a procedure called something like getIBDateLiteral( ) that you
can
use. I think it is in IB_Utils or IB_Parse.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Nico Callewaert" <ncw@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, May 07, 2001 4:31 AM
Subject: [IBO] SQLWhereItems question


> Hi,
>
> Probably a simple question, but I couldn't solve it. The problem is :
how
> can I add a Date parameter to the SQLWhereItems property ? The value
is
> coming from a edit box, that is assigned to a local variable tmpDate.
I
> tried it like this :
>
> The value of tmpDate = 31/03/2000, European format.
>
> SQLWhereItems.Add ('DATE_TRANSACTION = ' + #39 + tmpDate +
#39);
> (#39 = ' )
>
> I get an error "Conversion Error from string ...". The only way to
assign
> it is like a string, so I'm stuck.
>
> Any idea ?
>
> Thank you,
>
> Nico
>
>
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>


Yahoo! Groups Sponsor



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]