|
It depends on your query. If you are comparing to that date in any way (for example "... where thedate < something") then you will never get the records that have null dates. This is because in SQL, comparisons of a value to null always return False. Chances are you are not using SQL in the green-screen program and so this rule does not apply there. PC2 -----Original Message----- From: Bartell, Aaron L. (TC) [mailto:ALBartell@xxxxxxxxxxxxxx] Sent: July 9, 2003 08:20 To: 'Java Programming on and around the iSeries / AS400' Subject: RE: ResultSet problem That makes sense, but why wouldn't it still give me all 15 records when all the other fields in those records contain valid data? Can just one null field cause the whole process to act weird/puke? By act weird/puke I mean that I am not getting any exception errors.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.