How to write code to modify a record

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vijay1012
    New Member
    • Feb 2008
    • 5

    How to write code to modify a record

    How to write code to modify a record. One way is using modify, for example $sqlSession->EditEntity( $objtoedit, "modify" );
    But for some reasons i should not use this modify.
    Is there any way to write a code with out modify.
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #2
    What module are you attempting to use? More information is going to be needed to help with your question.

    Some code maybe?

    --Kevin

    Comment

    Working...