Bugs item #493236, was opened at 2001-12-14 04:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=493236&group_id=4866
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tripp Lilley (tlilley) >Assigned to: Chuck Esterbrook (echuck) Summary: Make trailing fields default to null Initial Comment: I'm not sure whether this is a MiddleKit issue or a DataTable issue, but if an entry in a MiddleKit model's Samples.csv file doesn't have every single field specified (even trailing, NULL fields), then SQLGenerator barfs out with an invalid index exception. Since SQLGenerator knows how many fields it wants, it should treat any missing, trailing fields as implicit NULLs. (actually, this applies to Classes.csv, as well). This allows one to run a MiddleKit CSV file through a CSV canonicalizer that strips trailing empty fields, and still have it work as expected. ---------------------------------------------------------------------- >Comment By: Geoff Talvola (gtalvola) Date: 2003-01-15 15:55 Message: Logged In: YES user_id=88162 Assigning to Chuck since he's the MiddleKit guy. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=493236&group_id=4866 ------------------------------------------------------- This SF.NET email is sponsored by: A Thawte Code Signing Certificate is essential in establishing user confidence by providing assurance of authenticity and code integrity. Download our Free Code Signing guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel