ibm-midrange
Issues with a query on the AS/400 with LIKE clause
We are using Hibernate to connect to AS/400. We are having issues with a query on the AS/400 with the LIKE clause.[详细]
2023-03-21 18:14 分类:问答How to specify the library of an SQL function on the IBM i
I\'m currently using an SQL CONNECT statement to access a remote system.While troubleshooting, I would like to see the current library list, so I made up a quick CL to retrieve it, and hooked up an SQ[详细]
2023-03-20 01:26 分类:问答Using sample code in RFC 4777 - InitializeSecurityContext returns error
I am trying to create a single-sign on connection to a System i server using the example published in IBM\'s iSeries Telnet Enhancements RFC 4777 within a client telnet app written i开发者_如何学Gon C[详细]
2023-03-18 18:16 分类:问答C# Connecting to iSeries
I am a iSeries Veteran who is expanding into the .Net world usingC# and ASP.Net.I have Client Access loaded on my computer and I have added the IBM.Data.DB2.iSeries.dll as a reference.I have also adde[详细]
2023-03-18 02:41 分类:问答Converting TN5250 Encoding in C#
I have a connection to IBM i (an AS/400) that communicates over a protocol/encoding called TN5250.I haven\'t been able to match it against any of the encodings listed here; how can I convert this text[详细]
2023-03-18 00:01 分类:问答How to Export all schema objects for DB2 AS/400(iseries)?
Hi i\'m using windows xp and i have IBM system i navigator to connect to my AS/400 IBM DB2 database.I want to know how can i export all objects of my schema to my local PC(Win XP)[详细]
2023-03-17 20:01 分类:问答AS/400 query response time
What I\'m doing.... I am connecting to an AS400 via ODBC (currently I have to use ODBC) in a C#/.Net application.[详细]
2023-03-17 15:28 分类:问答SSIS Failure To Connect To DB2 database on AS400 [COMException (0x80040E14)]
I have setup a connection to a DB2 database on an AS400 using the .NET OLEDB Provider. When I test the connection, I get a successful message. but when I try to use the connection through a data reade[详细]
2023-03-16 13:12 分类:问答Moving files from root directory in AS400
I have a script which moves and renames files from an AS400 directory to a Windows directory on a separate server.The successful process moves data from a folder created in a library on the AS400. For[详细]
2023-03-13 02:14 分类:问答Creating a Custom Entity Framework for Unsupported System
I could be totally misunderstanding Entity Framework here. I want to use that in my latest project (how else do you learn?) The problem is that the IBM i driver doesn\'t have support for that built in[详细]
2023-03-13 00:09 分类:问答