× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Tue, Apr 7, 2015 at 1:01 PM, Smith, Mike <Mike_Smith@xxxxxxxxxxxxxxxx> wrote:
So, if it is a time zone issue, why wouldn't it happen across the board.

If the time portion can have junk, then you could experience
inconsistent results. By "junk" I mean any old leftover data (often
happens if you forget to initialize a field in a loop, for example;
also happens if you're dealing with pointers and memory addresses).

If SODate = DefaultDate ;
JDBC_setDate (stmt: 17: SODate: *ON);
Else ;
JDBC_setDate (stmt: 17: SODate);
EndIf ;

I don't know what's in JDBC_setDate, so maybe the problem is in there.

Since I started this email, I changed the fields in the SQL Server table to Date instead of Date/Time.
The same thing is occurring.

Well, even if the final destination is a date (without time portion),
there might be intermediate steps along the journey which include the
time. And you might not be able to control all these steps.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.