× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just back from COMMON and after attending Scott's class on JDBCR4, I have decided to give it a try.

I have successfully connected to a sql server database and queried the data.

I'm now trying to take a db2 database and populate the sql server table but am unable to make it work

I have tried both of these commands. (both the sql server table and the db2 database have the same name.

Insert into woindx00 select * from woindx00

Bulk insert into woindx00 select * from tstmis/woindx00

I guess when I call jdbc_execupd it doesn't see woindx00(db2).

Any idea how to resolve.

Thanks

Mike


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.