Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Get Database Object By Name

    Thx For Reply,

    This problems have been solved with the assist of all you guys, especially Ramesh.

    Thx Very Much.

    M.F.R

  • RE: Get Database Object By Name

    Thanks Ramesh,

    i've little complex validation (maybe just for me :-)),one of them is :

    i want to populate data on table TmpMasterAR with data from table MasterAR.

    --MasterAR Table

    select

    MasterARStoreID StoreID,

    MasterARTgl Date,...

  • RE: Get Database Object By Name

    Thanks for reply,

    in this situation, i want to do some validation on each record being returned by sql

    statement before storing the values into destination table.

    should i use temporary table...

Viewing 3 posts - 1 through 3 (of 3 total)