RE: [U2] A couple of questions about the PE version

2007-05-14 Thread Anthony Youngman
If it's a *nix box, just fire up a bash shell, and enter the command uv. (That's for UniVerse, of course. YMMV for UD.) Cheers, Wol -Original Message- From: Dave Taylor [mailto:[EMAIL PROTECTED] Sent: 14 May 2007 07:14 To: u2-users@listserver.u2ug.org Subject: Re: [U2] A couple of

[U2] [UV] Permutations and Combinations

2007-05-14 Thread Marco Manyevere
Hi Everyone. I need help coming up with a UV BASIC algorithm to find combinations of amounts that add up to a given figure. For example given the table below: 1 .33 2 5000.00 3 6000.00 4 7233.49 5 8000.00 6 2.00 7 16999.99 8 1.00 9 1000.00 a) If the given amount is 16999.99,

[U2] UCI.h and problems with C++

2007-05-14 Thread pam
Hi everibody! I'm working with Universe and I make a program in C++ and I trying to access universe but I have this erroe when I try to compile it ../ucisdk/UCI.h : 1185: error: too many arguments to function RETCODE SqlAllocEnv() in UCI.h the definition of the function has not arguments but

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-14 Thread MAJ Programming
I'll show my cards: I maintain existing MV environments. I have roughly 15 active clients with another 30 that have come and gone. The average length of these relationships is 8-10 years. Except for one, I did not create nor write their original application. I inherited an existing application

[U2] Re: ODBC Drivers for Unix (RELOADED...)

2007-05-14 Thread Augusto Alonso
Hi. We need a CLIENT Universe ODBC driver for Linux OS. Does any body know if it is true what that old email says? Any help would be apreciated. Regards, __ Augusto Alonso Alonso I.T. Manager. Quiter Servicios Informaticos S.L. Tel: +34 902 23 33 23 Fax: +34 902 23

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-14 Thread will
Thanks for the stats. Are most of those clients in CA? Will MAJ Programming wrote: I'll show my cards: I maintain existing MV environments. I have roughly 15 active clients with another 30 that have come and gone. The average length of these relationships is 8-10 years. Except for one, I

Re: [U2] SLEEP (until some specific time)

2007-05-14 Thread Ken Hall
At 11:25 PM 5/13/2007, you wrote: UV Rel. 10.2.3 in the Pick flavor does not appear to support the SLEEP (specific time) option. Dave - use: X = OCONV(12:00,U307A) to sleep until noon This is documented in the UniVerse Guide for PICK Users as is all the User Exits available in UV. Ken

RE: [U2] SLEEP (until some specific time)

2007-05-14 Thread Jeff Fitzgerald
It's interesting that the 307A User Exit ends up converting the time difference in seconds and running this code: execute 'SLEEP ': seconds Might make the code more portable and maintainable to do the same thing yourself instead of using the User Exit... Jeff Fitzgerald Fitzgerald Long, Inc.

RE: [U2] Re: ODBC Drivers for Unix (RELOADED...)

2007-05-14 Thread John Hester
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Augusto Alonso Sent: Monday, May 14, 2007 9:03 AM To: u2-users@listserver.u2ug.org Subject: [U2] Re: ODBC Drivers for Unix (RELOADED...) Hi. We need a CLIENT Universe ODBC driver for Linux OS.

RE: [U2] Re: ODBC Drivers for Unix (RELOADED...)

2007-05-14 Thread Tony Gravagno
John Hester wrote: Augusto Alonso wrote: We need a CLIENT Universe ODBC driver for Linux OS. Does any body know if it is true what that old email says? We use OpenLink ODBC drivers on RedHat AS 3.0 with UV 10.1.4 as a client for SQL Server (http://www.openlinksw.com). I will remind folks

[U2] New user on Win2003/UV 10.2.3

2007-05-14 Thread IT-Laure Hansen
I just got the scare of my life: create a new active directory user on my brand new server, then started getting calls from users unable to use options in one account. After some research, it turns out the creation of the new user caused the permission of the account assigned as the user's home

RE: [U2] New user on Win2003/UV 10.2.3

2007-05-14 Thread Horacio Pellegrino
You can try the fully qualified domain name like domain\username in the logon prompt to let Windows know the right permissions. Horacio -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of IT-Laure Hansen Sent: Monday, May 14, 2007 8:02 PM To:

Re: MV Books (Formerly: [U2] Incubator - News from the board)

2007-05-14 Thread MAJ Programming
None in CA. East Coast. - Original Message - From: will [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Monday, May 14, 2007 12:10 PM Subject: Re: MV Books (Formerly: [U2] Incubator - News from the board) Thanks for the stats. Are most of those clients in CA? Will MAJ