db2-connect
copying oracle tables to DB2
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[详细]
2023-04-06 20:01 分类:问答Unable to modify data on i-Series DB2 from .NET
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.[详细]
2023-03-27 10:34 分类:问答How to connect to remote db2 database with CL tools?
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[详细]
2023-03-16 05:12 分类:问答pecl instal ibm_db2 fails
I need to install ibm_db2 extension for making php connection with db2. So I have used pecl. But it produces error.[详细]
2023-03-15 01:41 分类:问答DB2 connection string problem
I have the following code: import pyodbc cnxn = pyodbc.connect(\'DRIVER={IBM DB2 ODBC DRIVER};DATABASE=TDB2;UID=username;PWD=password\')[详细]
2023-03-13 01:29 分类:问答Problem in establishing DB2 connection in Java with wrong username/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[详细]
2023-02-14 20:15 分类:问答Calling stored procedure on i Series using IBM DB2 Connect driver
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.[详细]
2023-02-07 14:26 分类:问答What are the differences between these IBM.Data.DB2 dlls?
I have these dlls installed on my box. What are the differnces between them and when would I use each?[详细]
2023-01-31 03:51 分类:问答Remove padding added by legacy DB2 databases on query results
I have the following setup. \'Apps/Reports\' <---------> \'DB2 Connect\' <------------> \'Legacy DB2 on AS400\'[详细]
2023-01-19 14:15 分类:问答Where will the tablespace be stored?
I am creating a table with tablespace开发者_Go百科: CREATE TABLE SALARY..... IN ACCOUNTING INDEX IN ACCOUNT_IDX[详细]
2023-01-15 04:35 分类:问答