ibm-midrange
db2_execute returns "Describe Param Failed" and "Binding Error"
I\'m r开发者_StackOverflow社区unning the following query using PHP\'s db2_prepare and db2_execute (schema names have been changed to protect the innocent):[详细]
2023-04-01 04:10 分类:问答Accumulate data over several days in sql query
I have two tables, the first (T1) is a base number, the first is a base value per symbol: symbolvalue ------------ -----[详细]
2023-03-30 10:49 分类:问答DB2 update and insert trigger, references a lot of fields can I use * to shorten them (in iSeries but might not matter)
DB2 on iSeries is a little different then DB2 than other platforms but like I said it might not matter.[详细]
2023-03-27 18:23 分类:问答Unable to modify data on i-Series DB2 from .NET
I am having an application in .NET that uses Entity Framework 4. I am using the DB2/400 as my applica开发者_运维技巧tion backend. I am able to make queries and read successfully from the database.[详细]
2023-03-27 10:34 分类:问答PHP on Windows -> AS400 is there an easy way?
Background: I am running PHP on a WAMP stack I need to connect/execute queries against an AS400 (IBM iSeries)[详细]
2023-03-27 08:52 分类:问答iSeries (AS/400) Database File: password encryption
I am helping with a project in which an old software system on an iSeries is having a brand new .NET UI applied to it.It\'s going well... except...[详细]
2023-03-26 20:52 分类:问答Db2 connection problem with IBM DB2
I am trying to connect a db2 database using php. Now, i am gonna write some code similar to this(call a stored procedure):[详细]
2023-03-26 09:30 分类:问答Call RPG program from PHP
We have an AS/400 system. I am asked to look for a way to call RPG programs from PHP on our Apacher server. The only solution i found was installing zen开发者_C百科d server to AS/400 and using i5 PHP[详细]
2023-03-26 06:09 分类:问答Import IBM Timestamp using BCP?
Is there a direct way to import an IBM timestamp in the format 2008-01-30.22.44.22.435894 using BCP into SQL Server 2008 R2 Enterprise datetim开发者_运维问答e2 field?[详细]
2023-03-25 05:57 分类:问答DB2 for IBM iSeries: IF EXISTS statement syntax
I am familiar with Sybase which allows queries with format: IF EXISTS () THEN ... ELSE ... END IF (or very close).This a powerful statement that allows: \"if exists, then update, else insert\".[详细]
2023-03-24 15:35 分类:问答
加载中,请稍侯......