[U2] oconv to get week of the year

2007-02-16 Thread Mac Bhyat
Hi, Does anyone know of a oconv function to get the week no of year for a date value. Simlair to DWA but instead of the week day, i want the week no thanks mac -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://linux.bitdefender.com/ ---

RE: [U2] oconv to get week of the year

2007-02-16 Thread Kevin King
The topic of week number has been discussed quite a bit on this list. Unfortunately, it's not a simple matter. What day of the week does the week number start on? If January 1st is a Sunday, what week number does January 7th fall on? Or what if the 1st is a Saturday, does that change the week nu

Re: [U2] oconv to get week of the year

2007-02-16 Thread Gordon J Glorfield
Mac, Sorry but there is no conversion to give you the week number. There are several ways to get what you seek. However there are also several issues that need to be considered in coming up with your own function. First and foremost is the question; what is the first week of the year? Is it

[U2] Help ! UNIRPC

2007-02-16 Thread Patricia Wilson
Has anyone experienced any issues with unirpc? -We are running Universe 10.1.17 on 3 machines and 10.1.4 on another. They all communicate via unirpc services, and we keep having outages! - Has anyone experienced issues with different versions of UV talking to each other? -

Re: [U2] Server issues

2007-02-16 Thread karlp
In the 'traditional' IT world, we are told that DNS replication around the globe takes from 24 to 72 hours. In my experience, it's closer to about 9 to 20 hours. As one who manages lists and servers, I wish to give a HUGE thanks to you guys who do this work to keep us connected!!! Karl > Hi all

[U2] wIntegrate on Vista

2007-02-16 Thread Ray Methvin
Has anyone attempted to run wIntegrate on Vista? I am looking at IBM's plan to offer support for wIntegrate 6.0.4 on February 28th. I realize it would be unsupported, but has anyone just loaded any release on Vista to see if it works? Thanks --- u2-users mailing list u2-users@listserve

RE: [U2] wIntegrate on Vista

2007-02-16 Thread Paul Hamrick
Yes. I have a user that is using wIntegrate 6.0.0 on Windows Vista Home Premium and all is good for him. Paul H. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ray Methvin Sent: Friday, February 16, 2007 2:40 PM To: u2-users@listserver.u2ug.org Subject:

Re: [U2] HL7

2007-02-16 Thread Steven M Wagner
Some years ago, when I had to interface a UV clinical system with an outside site, I wrote a socket/HL7 interface. It was fairly easy, even fun. HL7 is rather Pick-like and is easy to take apart and reformat. It took me about 2 to 3 months to write. If you have any further questions, please

RE: [U2] wIntegrate on Vista

2007-02-16 Thread Ray Methvin
Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hamrick Sent: Friday, February 16, 2007 3:32 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] wIntegrate on Vista Yes. I have a user that is using wIntegrate 6.0.0 on Windows Vista Home Prem

Re: [U2] oconv to get week of the year

2007-02-16 Thread Martin Phillips
The algorithm for ISO week numbers (which seems like a widely used standard) can be found at http://personal.ecu.edu/mccartyr/ISOwdALG.txt Martin Phillips Ladybridge Systems Ltd 17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB +44-(0)1604-709200 --- u2-users mailing list u2-users@l

RE: [U2] [UD] Sonic ESB & Unidata Interoperability

2007-02-16 Thread John Jenkins
Take a look at "Web Services" in UniVerse 10.2. New facilities (usually) leapfrog between UniData and UniVerse, so UniData should get Web Services pretty soon. If you want a preview it shouldn't be a problem for you to get an evaluation copy of 10.2. Regards JayJay -Original Message--

RE: [U2] [UD] Sonic ESB & Unidata Interoperability

2007-02-16 Thread Wally Terhune
Web Service Developer is available in UniData 7.1.8 - TODAY. The doc set was re-spun at the time 7.1.8 was released (late December) and includes the web services developer manual for UniData. Wally Terhune U2 Support Architect IBM Information Management 4700 South Syracuse Street, Denver, CO 802

Re: [U2] oconv to get week of the year [ad:too]

2007-02-16 Thread Lee Bacall /Moley 888
Mac Here's a way to calculate the week of the year SetWeekNo: FirstDate = "01/01/":fld$YEAR ;! with fld$YEAR being in the form ExtraWeek = ICONV(FirstDate,"DQ") GE 4 iydate = ICONV(FirstDate,"D4/") ;! Internal date, year's starting date Dw = OCONV(iydate,"DW") *-- setup MonthDate

Re: [U2] Help ! UNIRPC

2007-02-16 Thread Adrian Merrall
On 2/17/07, Patricia Wilson <[EMAIL PROTECTED]> wrote: > > Has anyone experienced any issues with unirpc? Once we sorted the timeout issue as below using UOJ and the unirpc has been rock solid. - Has anyone experienced issues with setting the unirpc timeout > parameter via the command

RE: [U2] [UD] Sonic ESB & Unidata Interoperability [ad]

2007-02-16 Thread Tony G
In case you haven't seen the other thread on SOA, please have a look. I wrote a new blog article on SOA which can be found here: http:// removethispartNebula-RnD.com/blog/tech/2007/02/soa1.html There I referred to another series of articles I wrote for Spectrum Magazine on Web Services, and dif

[U2] Upgrade options from Native Mentor

2007-02-16 Thread MAJ Programming
I just acquired a client with a Native Mentor system. It's in the twilight of its usefullness. Is UD or UV a sane upgrade route (preferably on an NT/W2000 platform) with the possible 'flavor' switches. Unix would be out of the question. It would also need to be able to support wyse-60 terminals a

RE: [U2] oconv to get week of the year

2007-02-16 Thread Stevenson, Charles
> From: Martin Phillips > > The algorithm for ISO week numbers (which seems like a widely > used standard) can be found at > http://personal.ecu.edu/mccartyr/ISOwdALG.txt I don't think I've ever given this even a moment's thought. HPUX `man date` says it recognizes: %U Week number of the