Re: [U2] Socket Exception

2011-04-08 Thread Steve Johnson
th it when the target framework was 4.0. Don't know when the general release will be. Regards, Steve Johnson On Fri, Apr 8, 2011 at 8:53 AM, Pradeep Parboji wrote: > Hello, > > > > I am new to UniData and I'am hoping someone can help me with this error > I am getting

Re: [U2] How many will be selected?

2010-10-19 Thread Steve Johnson
If you execute "SELECT SOMEFILE" rather than the basic SELECT statement then you can get the number of items selected with the basic SELECTINFO function on UV or with @SYSTEM.RETURN.CODE on UD. Regards, Steve On Tue, Oct 19, 2010 at 10:41 AM, George Gallen wrote: > UV here > > I open a file, th

Re: [U2] Seeing error messages from UniObjects subroutines

2007-04-21 Thread Steve Johnson
Ray, what version of uodotnet.dll has an Error property on UniSession? I'm running v2.1.1.7211 and I don't see it. Would be useful, though. Regards, Steve On 4/18/07, Ray Wurlod <[EMAIL PROTECTED]> wrote: They are usually accessible via the Error property on the Session object. --- u2-users

Re: [U2] LaunchAppAndWait Failed

2006-09-13 Thread Steve Johnson
No problem installing UD 7.1PE on Win XP Pro. But I also saw the same LaunchAppAndWait Failed message when I tried to install 7.1.5PE. -- Regards, Steve Johnson --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] Time/Date as a single number

2006-09-12 Thread Steve Johnson
George, Do you need to be accurate to one second? If you can live with 10-second precision you can save one digit. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] Time/Date as a single number

2006-09-12 Thread Steve Johnson
sort if need be. FWIW, the constant 134408 works with dates back to 1-Jan-1600. (Dates earlier than year 1583 don't seem to work on UniData.) Steve Johnson On 9/12/06, George Gallen <[EMAIL PROTECTED]> wrote: OK. what is the ?best? way to store the time/date (to the second) as a sin

Re: [U2] Best practice for Sequential IDs using TRANSACTION START & COMMIT/RO...

2005-06-15 Thread Steve Johnson
syntax of WRITE in basic when the OS will assign the key value; what happens if a program changes the value of the IDENTITY attribute; and so on. Steve Johnson FXA Group Ltd Bangkok Original message from Stevenson, Charles on 6/16/2005 10:52 AM: >Would this be a worthwhile enhancement request

Re: [U2] Best practice for Sequential IDs using TRANSACTION START & COMMIT/RO...

2005-06-13 Thread Steve Johnson
But this would not keep those pesky auditors happy. In the following sequence, how could they know that item 1*4 was missing? 1*1 1*2 1*3 2*1 etc. Regards, Steve Johnson FXA Group Ltd Bangkok Original message from Bob Woodward on 6/14/2005 12:39 AM: >But his comments have generate

Re: [U2] Uniobjects hack]

2005-05-28 Thread Steve Johnson
: SUBROUTINE UOLOGIN( RETURN.VALUE, APPLIC.NAME ) IF APPLIC.NAME = "SOMETHING" THEN RETURN.VALUE = 0 END ELSE RETURN.VALUE = 1 END RETURN END N.B., I haven't tested this. The document references "software version 6.x". Might only work on UniData. Steve Johnson FXA Group Ltd.

Re: [U2] Uniobjects hack

2005-05-26 Thread Steve Johnson
doesn't receive this "sleeping pill" then it kills the new login. The trick here is to keep the requirement for this "sleeping pill" as secret as possible; and to invent one that cannot be easily spoofed; and to insure that the monitor is always active. Steve Johnson FXA G

RE: [U2] Universe on windows

2004-10-21 Thread Steve Johnson
Yes, I'm running UV 10.1.3, UD 6.1, SQL Server 2000, and UO.NET 1.1.1.0 on my WinXPsp2 development machine. They all seem to co-exist happily. SJ too -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Susan Joslyn Sent: Thursday, October 21, 2004 8:22 PM To

RE: [U2] Has anyone tried UniObjects for .NET?

2004-10-14 Thread Steve Johnson
mid = uoSelectlist.Next Loop So far, no new problems with this build. I have not checked the issues with prior builds to see if they are resolved in this new build. HTH... Regards, Steve Johnson Technology Director FXA Group Ltd. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL