Hi,

I compiled and tested the new JDBC taglib today. I run
into only one minor problem.

The getNumber tag will format the number either as a double
or as a long, depending on the SQL type of the column.
I had to add two more types to the double case in order
to make it work with the 'money' type in MS SQL Server 7.

These types are DECIMAL and NUMERIC, 'money' is mapped to
one of these two.

It looks like a pretty solid implementation.

Marius

Morgan Delagrange wrote:
> 
> Hi all,
> 
> So, did anybody get a chance to check out the new JDBC
> taglib additions?  This is my latest release candidate
> (less the necessary documentation update).  Comments?
> 
> - Morgan
> 
> =====
> Morgan Delagrange
> Britannica.com
> 
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/

-- 
------------------
Marius Scurtescu, Software Engineer
Tel: (604) 899-2835 Fax: (604) 899-2899
mailto:[EMAIL PROTECTED]
Multiactive Software Inc. http://www.multiactive.com
------------------
Attract and retain customers with Multiactive Software --
proud winners of PC WEEK's "Best of COMDEX" award.
------------------

Reply via email to