Get sql command in rowupdating event

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sennopati

    #1

    Get sql command in rowupdating event

    How to get complete sql command after call datastore update function?

    I need this to check value insert or updated into table

    thx
  • RobinS

    #2
    Re: Get sql command in rowupdating event

    What are you trying to do, get an auto-number key back from the database or
    something like that? How are you updating your dataset?

    RobinS.
    ------------------------------------------
    "sennopati" <sandy.wibowo@g mail.comwrote in message
    news:82bef2b1-624b-4bad-ab6a-5bea5de96373@1g 2000hsl.googleg roups.com...
    How to get complete sql command after call datastore update function?
    >
    I need this to check value insert or updated into table
    >
    thx

    Comment

    Working...