ibm-midrange
How to convert characters in CCSID 65535
My application is in VB.Net and I\'m using the driver of IBM Client Access to access data on our IBM iSeries server.[详细]
2023-02-07 01:55 分类:问答Using Delphi data-aware components - pros and cons [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_开发技巧 Want to improve this question? Update the question so it can be answered with facts and citati[详细]
2023-02-05 01:54 分类:问答Class not found error in AS/400
I am getting a error in AS/400 while running a RPG program...I am trying to call a java method from my RPG program. I have added tw .jar file called mail.jar and activation.jar in the classpath varibl[详细]
2023-02-02 02:30 分类:问答Is it possible to use Entity Framework with a DB2 iSeries AS/400
Im new to Microsoft entity framework and开发者_JS百科 wonders if it\'s possible to use this framework with a DB2 iSeries AS/400? Are there any problems at all when working with this kind of \"legacy s[详细]
2023-02-01 05:11 分类:问答DB2 400 drop column
I want to drop a column called id which is an auto incrementing PK. The SQL: 开发者_StackOverflow中文版[详细]
2023-01-31 12:19 分类:问答SQL to find why PK canidate has duplicates on unkeyed table
If 开发者_C百科my title hurts your head... I\'m with you. I don\'t want to get into why this table exists except that it is part of a legacy system, also the system does \"record level access\"(RLA) a[详细]
2023-01-31 03:34 分类:问答Problem writting curly braces { and } to browser in RPG-CGI (AS/400)
I am usingQtmhWrStout API(in AS/400 SERVER) using RPGLE language to write the HTML code for my display page to the browser(client-side). My HTML code is embedded in my RPG-CGI program (.pgm), I have k[详细]
2023-01-30 13:00 分类:问答GUID as PK for DB2-400
I have a table that does not have a PK and I need to add one. I was just going to add an an auto incrementing int as the last column (the database is not fully SQL so where I add the column actually[详细]
2023-01-30 09:14 分类:问答Visual Basic ODBC AS400 iSeries crypto
I am using a ISeries Access ODBC Driver to retrieve data from a AS400. The connection code looks something like this:[详细]
2023-01-29 20:20 分类:问答How to use { } Curly braces in java-script function to be generated by RPG-CGI pgm
How to write a RPG-CGI program to generate a HTML page which contains a java-script program having function xxx() { aaaaaaaaaaaa; ssssssssss; }. When written in using Hex code constant it is being cha[详细]
2023-01-29 09:46 分类:问答