Welcome to the Axosoft Community, Sign in | Register | Help
in Search

Browse by Tags

All Tags » OnTime 2007 » OnTime » OnTime SDK   (RSS)
Sorry, but there are no more tags available to filter with.
  • RE: ASCII(13) is converted to ASCII(10) ... still??

    Adam, thank you for the explanation.  The issue is understandable (we deal with the same through our own web service API).  Wasn't sure if you noticed or not, but I did post a trigger in the thread referenced above that resolves the issue:   set ANSI_NULLS ON set QUOTED_IDENTIFIER ONgo  ALTER TRIGGER [DefectInsert] ON ...
    Posted to OnTime SDK (Forum) by mdp2176 on March 15, 2007
  • RE: ASCII(13) is converted to ASCII(10) ... still??

    The SDK, Remote Server, and much of OnTime web are implemented as web services, which work by serializing all transmitted data into XML documents. The XML 1.0 and 1.1 specs mandate that all line-endings be normalized to line feeds during document creation, so as a result, any string data transmitted through a web service will have all carrige ...
    Posted to OnTime SDK (Forum) by AdamM on March 15, 2007
  • ASCII(13) is converted to ASCII(10) ... still??

    It appears that this bug still exists inthe 2007 SDK BETA.  Last comment from Axosoft on the thread below implied that the next version would have a fix for this.  Is there going to be a fix for this at any point?  The thread below was locked, but this is definitely not resolved. I found this was not resolved because the 2007 ...
    Posted to OnTime SDK (Forum) by mdp2176 on March 14, 2007

© 2002 - 2007, Axosoft, LLC. All Rights Reserved. | Privacy
Bug Tracking | Defect Tracking Videos | Help Desk Software