Grabbing Schema from different server than the connection
ralphtrickey
Posts: 6 Bronze 2
This is a bit of an oddball request.
If it possible to grab the schema from a different server than the server that the connection is pointing to?
Here's a scenario. I have 4 servers that I connect to regularly. One is a Development server, one is a domestic produciton server, and the other two are internally located production servers.
If possible, I'd liek to use the schema from the development of the domestic production server instead of connecting to the remote machine to grab the schema. They are norally identical, so from my viewpoint, I don't care which schema I use. The connection to the international servers is ove a WAN, so it's significantly slower, and the production dbas would rather that I didn't use anything besides a straight query analyzer to look at the production databases.
If it possible to grab the schema from a different server than the server that the connection is pointing to?
Here's a scenario. I have 4 servers that I connect to regularly. One is a Development server, one is a domestic produciton server, and the other two are internally located production servers.
If possible, I'd liek to use the schema from the development of the domestic production server instead of connecting to the remote machine to grab the schema. They are norally identical, so from my viewpoint, I don't care which schema I use. The connection to the international servers is ove a WAN, so it's significantly slower, and the production dbas would rather that I didn't use anything besides a straight query analyzer to look at the production databases.
Comments
Red-Gate support
Thanks,
Ralph