We are using Hibernate to connect to AS/400. We are having issues with a query on the AS/400 with the LIKE clause.
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
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
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
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
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)
What I\'m doing.... I am connecting to an AS400 via ODBC (currently I have to use ODBC) in a C#/.Net application.
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
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
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