NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: John C on December 06, 2011, 06:16:37 AM

Title: Issue AFTER MSSQL Date/Time field in DCT
Post by: John C on December 06, 2011, 06:16:37 AM
Hi Bruce,

I have a standard Date/Time field using the OVER attribute (imported directly from MSSQL) in my DCT. When I wizard out a script, a routine is created with no field reference

value::   Routine

This occurs consistently in generated code after the TIME portion of all date/time fields ... every occurrence of a date/time field has a generated routine like the one above. Is there a workaround for this other then removing the date/time fields? ;-)

Thanks!

John Cortenbach
Title: Re: Issue AFTER MSSQL Date/Time field in DCT
Post by: Bruce on December 06, 2011, 09:06:26 PM
Hi John,
it's generating an "empty" field into the field list. Deleting that empty field from the form properties sorts out the issue. I'm working on the wizard so it doesn't generate them in the first place.

cheers
Bruce
Title: Re: Issue AFTER MSSQL Date/Time field in DCT
Post by: John C on December 07, 2011, 06:45:00 AM
Thanks Bruce - I realized that after the post. Glad you're working on it!
Title: Re: Issue AFTER MSSQL Date/Time field in DCT
Post by: Bruce on December 07, 2011, 09:52:57 AM
fixed in 6.08

cheers
Bruce