Transfer table from one database to another?

Posted by Mahmoud on Stack Overflow See other posts from Stack Overflow or by Mahmoud
Published on 2010-05-21T13:45:21Z Indexed on 2010/05/21 14:00 UTC
Read the original article Hit count: 194

Filed under:
|
|

Hey all

i am working at my project where it collects information from two database, one is supplied by the program lets name it DB Y and the other supplied by the user lets name it DB X , now i have an query that depends on companies which is on DB x so i want to transfer this table from DB x to DB y at run time and also checks if there is new updates in DB x and transfer them but i am confused

© Stack Overflow or respective owner

Related posts about vb6

Related posts about visual-basic