From: Mladen Gogala on
On Wed, 23 Jun 2010 06:38:45 -0700, mhoys wrote:


> What do you mean with "you can not push data from Oracle"?
>
> The following works fine in my test setup (executed from Oracle
> sqlplus):
> SQL> insert into test001(a)mssql01 values(1,'test'); SQL> commit;

What doesn't work is this:

insert into test001(a)mssql01 select * from test;



--
http://mgogala.byethost5.com