RE: [Crossdb-developers] Support for long-Values
Status: Beta
Brought to you by:
prophecyslides
|
From: <tr...@th...> - 2003-02-24 17:12:29
|
Good point, i'll change that today. It will be in cvs.
Travis
---- Original Message ----
From: Michael Link <Li...@bt...>
Sent: 2003-02-24
To: cro...@li...
Subject: [Crossdb-developers] Support for long-Values
Hello,
it would be nice to have SelectQuery adjusted to
void addWhereCondition(String s, int i, long i1);
instead of
void addWhereCondition(String s, int i, int i1);
to support the maximum range of numeric values.
Greetings,
Michael
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Crossdb-developers mailing list
Cro...@li...
https://lists.sourceforge.net/lists/listinfo/crossdb-developers
|