NetTalk Central

Author Topic: Issue AFTER MSSQL Date/Time field in DCT  (Read 2950 times)

John C

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • Email
Issue AFTER MSSQL Date/Time field in DCT
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Issue AFTER MSSQL Date/Time field in DCT
« Reply #1 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

John C

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • Email
Re: Issue AFTER MSSQL Date/Time field in DCT
« Reply #2 on: December 07, 2011, 06:45:00 AM »
Thanks Bruce - I realized that after the post. Glad you're working on it!

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Issue AFTER MSSQL Date/Time field in DCT
« Reply #3 on: December 07, 2011, 09:52:57 AM »
fixed in 6.08

cheers
Bruce