[Solved] Selecting data from sql according to a define date
Posted: Mon Dec 17, 2007 6:24 pm
Help wanted
I'm trying to extract fields from a table according to a date define by a field in a form with an sql statement on obase
Each time i try i obtain a "Wrong data type:java.lang.IllegalArgumentException". I think i've to transform one of the two number before my sql statement but how?
Anybody help ?
Thanks

I'm trying to extract fields from a table according to a date define by a field in a form with an sql statement on obase
Each time i try i obtain a "Wrong data type:java.lang.IllegalArgumentException". I think i've to transform one of the two number before my sql statement but how?
Anybody help ?
Thanks