I want to access oracle tables in DB2(something like DBlink from DB2 to oracle).Any he开发者_Go百科lp is appreciated.You can use db2 federation. One link is here.Oracle has a feature called Heterogene
I am having an application in .NET that uses Entity Framework 4. I am using the DB2/400 as my applica开发者_运维技巧tion backend. I am able to make queries and read successfully from the database.
How to connect to remote db2 da开发者_如何学Gotabase with util db2advis or similar? I can connect with jdbc:db2://ip:port/dbname. How this should be converted in terms of Db2 commandline tools to db n
I need to install ibm_db2 extension for making php connection with db2. So I have used pecl. But it produces error.
I have the following code: import pyodbc cnxn = pyodbc.connect(\'DRIVER={IBM DB2 ODBC DRIVER};DATABASE=TDB2;UID=username;PWD=password\')
I have a problem in establishing DB2 connection with wrong user-name/password. We have an application which runs on LAN on many systems using DB2 database located on my system as well as other systems
I have a C# application, from where I am trying to call an ISeries Stored Procedure (wrapping an RPGLE program). This RPGLE program returns a result set back to my C# application.
I have these dlls installed on my box. What are the differnces between them and when would I use each?
I have the following setup. \'Apps/Reports\' <---------> \'DB2 Connect\' <------------> \'Legacy DB2 on AS400\'
I am creating a table with tablespace开发者_Go百科: CREATE TABLE SALARY..... IN ACCOUNTING INDEX IN ACCOUNT_IDX