ibm-midrange
websphere, SQL1103: Position 24 Column definitions for table STVRECONWK in QTEMP not found
I have a table that is created and then deleted at the end of an SQLRPGLE program //Delete the temporary table[详细]
2023-02-19 08:26 分类:问答Java Stored Procedure doesn't work on DB2/400 V6R1 - It Used to work on V5R4
The stored procedure definition is: CREATE PROCEDURE MYSCHEMA.LOAD_ETL ( ) LANGUAGE JAVA SPECIFIC MYSCHEMA.LOAD_ETL[详细]
2023-02-19 06:07 分类:问答IBM iSeries Frontend Development
I\'m sure many of you are familiar with the IBM i5 series emulator (looks like this poop) My company uses this religiously and there is no Biz logi开发者_StackOverflowc in it so anytime somone in our[详细]
2023-02-18 15:57 分类:问答Need help to get data out of an as400 system
I have a plenty of tables and databases. most of the tables have empty spaces and no table col has a descriptive name.. can somebody help me to开发者_运维知识库 get the data out of there? thanksTake a[详细]
2023-02-17 01:50 分类:问答How to extract my table_names+descriptions from my "database navigator" from IBM?
I have a my database navigator that contains a lot of tables with descriptions. I need to search within descriptions in order to find the table I need, but in the database navigator from ibm this feat[详细]
2023-02-16 23:22 分类:问答Im using access 2003 to view some as400 tables and databases. I would need a way to export all the names of the databases
Im using access 2003 to view some as400 tables and databases. I would need a way to export all the names of the databases to excel. (And if possible mark the ones that have no conten开发者_运维问答ts)[详细]
2023-02-16 18:37 分类:问答Update a SQL table from an AS/400 program
I am looking for a way to update a SQL table from an AS/400 program. We have already sent data to the AS/400 and would like to push it back to SQL. We currently pull data on a schedule, but are lookin[详细]
2023-02-16 11:34 分类:问答Compare Data in Two Tables
I have two tables that I need to compare to make sure the values match. For context, one is the employee\'s time sheet and the other is a table to holds their requests. Each has a time sheet code and[详细]
2023-02-16 08:24 分类:问答Risk of SQL injection when connection to AS/400 using JTOpen
We are using JTOpen to connect to our AS/400 machine, and I\'m trying to work out the risks of having SQL injection vulnearbility when using this type of integration.[详细]
2023-02-14 23:19 分类:问答SQL Current date (AS400)
I am trying to select the records from an AS400 database that have a current date (in format MMDDYY).[详细]
2023-02-14 18:04 分类:问答