Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MOVEING A TABLE FROM ONE SERVER TO ANOTHER SERVER

Former Member
0 Likes
494

HI

I want to move a table that has been created in one server to a another server.

Waiting for the suitable answer

Thanks a lot

Mrutyunjaya Tripathy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
473

Hi Mrutyunjaya,

Please check the recent thread with similar reqmt.:

Hope this will help you.

Cheers

Sunny

Rewrd points, if found helpful

HI

I want to move a table that has been created in one server to a another server.

Waiting for the suitable answer

Thanks a lot

Mrutyunjaya Tripathy

2 REPLIES 2
Read only

Former Member
0 Likes
474

Hi Mrutyunjaya,

Please check the recent thread with similar reqmt.:

Hope this will help you.

Cheers

Sunny

Rewrd points, if found helpful

Read only

Former Member
0 Likes
473

The most simplest form is read the table though the program using open dataset and then write it back into the new server.