Options

Read is not possible when the primary key contains dates

mbjmbj Member Posts: 63
edited 2009-04-03 in NAV Three Tier
I have a Page based on a table which contains a date in the primary key. When I use the Page as a Web Service the function Read throw the error “2009-04-02 is not a valid date”?



System.DateTime dt = new System.DateTime(2009, 4, 2);

Comments

  • Options
    hanskhansk Member, Microsoft Employee Posts: 2
    Hi,

    I have reproduced the fault (based on Currency Exchange Rates), and logged a bug for it.

    Thanks!
    /HansK
Sign In or Register to comment.