Bugs item #662020, was opened at 2003-01-03 22:35
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=662020&group_id=4866

Category: MiddleKit
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Mark Rowe (bdash)
Assigned to: Chuck Esterbrook (echuck)
Summary: DecimalAttr.sqlType fails when numDecimalPlaces not defined

Initial Comment:
If the numDecimalPlaces key is not set for a decimal
datatype.  The problem is with line 259 of
MSSQLSQLGenerator.py.  It doesn't check to see if the
key exists before accessing it.

----------------------------------------------------------------------

Comment By: Chuck Esterbrook (echuck)
Date: 2003-01-14 16:16

Message:
Logged In: YES 
user_id=27498

This should be fixed by the latest cvs updates. Seach
MiddleKit/Docs/ReleaseNotes-0.8.html for "decimal" for details.

Not also that numDecimalPlaces still works but is
deprecated. Use the keys Precision and Scale.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=662020&group_id=4866


-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to