+ Post New Thread
Page 1 of 215 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 4299

Forum: Programming

These forums cover a broad range of programming topics (before 01/01/2002).

  1. Stop User From Clicking on "X" to Close Window ?

    I have users who click on the Windows "X" to close a Client Access session without logging off. Is there a way to stop a user from doing this, or...

    Started by punchcard76‎, 07-24-2008 08:46 PM
    • Replies: 2
    • Views: 3,872
    07-26-2008, 04:33 AM Go to last post
  2. Display Device Name

    I just found out the VRT Display Devices that use the QPADEV* jobs are not regulated by the Job time out settings in the system value. The Telnet...

    Started by tim.shafar@fiserv.com‎, 12-28-2001 07:25 AM
    • Replies: 0
    • Views: 1,289
    12-28-2001, 07:25 AM Go to last post
  3. Calling Java from AS/400 native code...

    Cliff, There isn't a lot of difference in performance either way. QShell is a little more flexible and easier to call with a variable (like qcmdexc...

    Started by Guest.Visitor‎, 12-27-2001 06:24 PM
    • Replies: 6
    • Views: 2,780
    05-14-2002, 07:51 AM Go to last post
  4. Select Statement

    Roger, Try using the fields position on the output; which in this case, the Order By statment would read like this: Order by 30, Imdsc1 Be aware that...

    Started by Guest.Visitor‎, 12-27-2001 11:16 AM
    • Replies: 1
    • Views: 1,182
    12-27-2001, 11:16 AM Go to last post
  5. Access Path Usage

    I have set up a linked server in Microsoft SQL Server to a Client Access ODBC Connection. If I perform an SQL statement on a large file (60,000...

    Started by Guest.Visitor‎, 12-27-2001 11:12 AM
    • Replies: 2
    • Views: 1,170
    12-28-2001, 09:42 AM Go to last post
  6. RNX0112 - Need Assistance

    Derek, You need to indicate the format of the date in the numeric field in your MOVE: C *USA Move CLExDt SLExpDt Are you specifying *USA on your...

    Started by Guest.Visitor‎, 12-27-2001 09:43 AM
    • Replies: 4
    • Views: 1,768
    12-27-2001, 11:00 AM Go to last post
  7. Data Transfer to PC very slow

    Try FTPing something large to that PC for a test - that will help you isolate the problem. If FTP is fast, that will tell you that it's not a comm...

    Started by Guest.Visitor‎, 12-27-2001 09:08 AM
    • Replies: 4
    • Views: 1,785
    06-16-2003, 06:16 AM Go to last post
  8. Help with CODE/400 Help

    I have just installed WDT and am trying to learn CODE/400. I can't seem to access any Help screens. I get "Cannot find server or DNS Error" in IE. Is...

    Started by Guest.Visitor‎, 12-27-2001 07:11 AM
    • Replies: 2
    • Views: 1,046
    05-14-2002, 12:53 PM Go to last post
  9. FTP doesn't recog. records

    Hi, In my flat file I have some records (say 3). When I FTP to the NT server from AS/400 all the 3 records are going as a single record in to the NT...

    Started by bcbose@yahoo.com‎, 12-26-2001 10:20 AM
    • Replies: 1
    • Views: 1,091
    12-26-2001, 10:20 AM Go to last post
  10. How to debug a Java program running in batch

    I have a copy of the CPYSPLFPDF utility presented in MC magazine a while ago. I use it in a job that is submitted from a job schedule entry and it...

    Started by Guest.Visitor‎, 12-20-2001 06:55 PM
    • Replies: 1
    • Views: 1,289
    12-20-2001, 06:55 PM Go to last post
  11. Javabean Question

    Ray, Not really sure which, but I would pretty much guess that if this is running natively, the job running WebSphere has to have the correct library...

    Started by Guest.Visitor‎, 12-20-2001 03:34 PM
    • Replies: 3
    • Views: 1,603
    08-26-2003, 08:51 AM Go to last post
  12. Alternative to AnyNet

    Hello Tracy, As you know AnyNet is IBM's solution to allow SNA to be encapsulated within an IP Packet. IBM's direction from what I understand by...

    Started by Guest.Visitor‎, 12-20-2001 06:33 AM
    • Replies: 2
    • Views: 1,085
    12-20-2001, 07:42 AM Go to last post
  13. Win2000 and CA Express

    When you installed CA Express on the Win2000 machines, did you log on as Administrator or a user with administrative priviledges?

    Started by davel@carpentersfund.org‎, 12-20-2001 05:08 AM
    • Replies: 4
    • Views: 1,219
    12-26-2001, 03:06 PM Go to last post
  14. ODBC from AS400 to any external DataBase

    IBM has a product called Datajoiner which is supposed to solve this problem. If the data resides on the IFS, there are APIs to perform this function....

    Started by David Abramowitz‎, 12-19-2001 11:04 AM
    • Replies: 3
    • Views: 1,502
    12-20-2001, 03:25 AM Go to last post
  15. Websphere on XP not supported until March or April, according to IBM support.

    For those of us with PC's expiring on leases at year end, and having all new machines shipping with XP pre-loaded, this poses a major problem....

    Started by Guest.Visitor‎, 12-19-2001 08:31 AM
    • Replies: 2
    • Views: 1,028
    12-20-2001, 01:12 PM Go to last post
  16. %CHAR() BIF

    Bill - How about evalr result = Zeros + char(field); Zeros defined as constant of however many zeros it takes to fill field. Bill

    Started by Guest.Visitor‎, 12-19-2001 05:11 AM
    • Replies: 5
    • Views: 1,714
    12-19-2001, 09:10 AM Go to last post
  17. WDT/400 - ILE C/C++: Error in ic4excpt.hpp

    Trying to compile my C++ projecs written with VisualAge C++ for AS/400 but i get the following error: "/QIBM/include/hpp/ic4excpt.hpp", line 209.44:...

    Started by Guest.Visitor‎, 12-18-2001 10:16 PM
    • Replies: 2
    • Views: 1,219
    03-15-2002, 08:33 PM Go to last post
  18. FTP in CL

    I'm not sure if this is the right place for this but here goes: I have a CL program that FTP to a server and gets a file. I want to rename the file...

    Started by GlenKerner‎, 12-18-2001 04:34 PM
    • Replies: 1
    • Views: 1,297
    12-18-2001, 04:34 PM Go to last post
  19. Left Outer Join

    Roger, If you really just want to continue on and don't care that it is null, you can use the ifnull or coalesce function. You end up with something...

    Started by Guest.Visitor‎, 12-18-2001 04:29 PM
    • Replies: 2
    • Views: 1,619
    12-19-2001, 04:09 AM Go to last post
  20. QRYDFN conversion tool to 'proper' SQL?

    I thought RTVQRYSRC would do this; it's been a while, but check on it. bobh

    Started by Guest.Visitor‎, 12-18-2001 06:37 AM
    • Replies: 5
    • Views: 1,792
    03-06-2002, 12:22 PM Go to last post

+ Post New Thread
Page 1 of 215 1 2 3 11 51 101 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts