use fetch to retrive and then update or insert into another DB table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sally1053
    New Member
    • Sep 2007
    • 11

    use fetch to retrive and then update or insert into another DB table

    I want to write a fetch statement to rtrieve data in database1 and then go to another database2 table to update or insert the records
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Sally1053
    I want to write a fetch statement to rtrieve data in database1 and then go to another database2 table to update or insert the records
    Which database? Are you using any programing language?

    Moved to Miscellaneous until you specify which database it is.

    Comment

    Working...