If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have a problem with changing Julian date fromat (7 digits) to Gregorian.
For example: 2455793 should be 2011-08-19.
Any idea for Pervasive SQL script?
There isn't a built-in function to convert from Julian to Gregorian dates in PSQL. You would want to use a function within your programming environment to convert the dates.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.