Top "Ibm-midrange" questions

The IBM i is a proprietary platform from IBM, which runs on their Power Systems and Pure Systems, and contains a DB2 database integrated into the IBM i OS.

Connecting to IBM AS400 server for database operations hangs

I'm trying to talk to an AS400 in Python. The goal is to use SQLAlchemy, but when I couldn't get …

python database ibm-midrange
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). …

c# stored-procedures ibm-midrange rpgle db2-connect
RPG to Java migration on an IBM iSeries

Our company uses an IBM iSeries for a majority of our data processing. All of our internal apps are written …

java jakarta-ee ibm-midrange rpgle rpg
to_date with AS400

I am writing to you because I can't use the operator to_date on an AS400 database. With Oracle database, …

sql db2 ibm-midrange to-date db2-400
ILE RPG MOVEL in FREE FORMAT FREE RPG

Can anyone show me how this Line is coded in FREE RPG? C MOVEL TEST TESTFELD

ibm-midrange rpgle rpg
Is it possible to use Entity Framework with a DB2 iSeries AS/400

Im new to Microsoft entity framework and wonders if it's possible to use this framework with a DB2 iSeries AS/400? …

entity-framework db2 ibm-midrange
How do I install IBM i Access for Mac?

IBM now has IBM i Access for Mac, with 5250 emulator being a very desirable feature, but the default install approach …

macos telnet ibm-midrange
Connect PHP to IBM i (AS/400)

I've got an upcoming project wherein I will need to connect our website (PHP5/Apache 1.3/OpenBSD 4.1) to our back-end system …

php database odbc db2 ibm-midrange
Data integration between IBM AS400 to SQL Server database

I'm a web developer that has been tasked with creating some sort of mechanism for moving data from an IBM …

sql sql-server db2 ibm-midrange data-integration
Calling a Web Service from COBOL or CL

I'm using AS400 and I have been asked to call a web service from the green screen. How can thisbe …

ibm-midrange cobol control-language