Skip to main content

Add Features - Date problems

Comments

2 comments

  • Permanently deleted user

    Ok, just trying to hardcode a date for now to get anything working...

    I try:

    oGraphic.Attributes("ColumnName") = "01/012013"

    Then I add oGraphic to a Graphics Collection.

    Then I use AddFeatures to add the Graphics Collection to the Feature Layer.

    Other attributes will update just fine. But not a date. I have tried various date formats, I can't get anything to work so far.

    Any ideas?

    Thanks,

    0
  • Permanently deleted user

    oops, typo, I mean to say:

    oGraphic.Attributes("ColumnName") = "01/01/2013"

    0

Please sign in to leave a comment.