Yes in DB2 UDB you can use
INFORMATION INTEGRATOR/FEDERATED DATABASES to accomplish this
1. Create wrapper
I think for SQL Server u have to use something like this
CREATE WRAPPER odbc LIBRARY 'db2rcodbc.dll'
check the CREATE WRAPPER statement for further details.
2. Create Server
3. Create usermappings
4. Create Nicknames
cheers...
Shashi Mannepalli
> Hi,
>
[quoted text clipped - 9 lines]
> Any help or suggestions on a solution would be greately appreciated.
> Sam
Shashi Mannepalli - 16 Aug 2006 19:02 GMT
Once you set this setup.....u can use REPLICATION to accomplish the one
u are mentioning....
Shashi Mannepalli
> Yes in DB2 UDB you can use
>
[quoted text clipped - 30 lines]
> > Any help or suggestions on a solution would be greately appreciated.
> > Sam