RE: [U2] Failure of Uniobjects subroutine call

2005-08-10 Thread David Jordan
Some little traps. The Subroutine has to be catalogued for uniobjects else the call returns nothing, where you could call it from tcl without it being catalogued. Sometimes if the subroutine returns an unassigned variable, then it can cause uniobjects to abort. Regards David Jordan

RE: [U2] UV9 on Linux w/ UniObjects

2005-08-03 Thread David Jordan
I have a vague memory that this was raided before and there is a parameter that can be set in unix. Try checking the archives of this list Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin King Sent: Thursday, 4 August 2005 6

RE: [U2] UVODBC procedure call from VBScript

2005-07-27 Thread David Jordan
rstand PICK, then they might be more comfortable with OLEDB Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UD to SMS

2005-07-26 Thread David Jordan
I know of an ISV that could probably provide you that facility into Malaysia through Web Services. If you wish to contact me offlist, I can give you some details Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruce Lunt Sent

RE: [U2] Connecting SQL server from Universe

2005-07-25 Thread David Jordan
We use the SQL connect facilities within UniVerse to talk to SQL Server directly. From a UV Basic program we can read and update SQL tables and call SQL stored procedures with little difficulty. Regards David Jordan

RE: [U2] I-type Help

2005-07-18 Thread David Jordan
When comparing a multivalue item against a single item use the REUSE statement. ... '-SUBSTRINGS',A2,REUSE(1) . Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morawa, Hans Sent: Monday, 18 July 2005 4:24 PM To

RE: [U2] [UV] How does UV authenticate to Windows

2005-07-12 Thread David Jordan
don't have SQL access to UniVerse when they change domain names. Whilst SQL security is in an additional layer in windows it does not overwrite windows security. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Information on datastage

2005-06-27 Thread David Jordan
Some articles on datastage acquisition. http://www.arnnet.com.au/index.php?id=1347205012&eid=-100 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

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

2005-06-23 Thread David Jordan
. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] Disable UniObjects Access

2005-06-21 Thread David Jordan
You could just block the port on the firewall as UniObjects and ODBC all use the same port. Then you could still use UniAdmin within the firewall zone for administration David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett Sent

RE: [U2] IBM ODBC vs Ardent ODBC driver

2005-06-17 Thread David Jordan
SQL Server 2000 will likely perform better and DTS can handle the speed issues better. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] access via disabled accounts

2005-06-10 Thread David Jordan
ns and IBM ensuring that there are no such holes then we can guarantee a viable future for the U2 product line. Even Microsoft can be hurt in sales by the perception of security issues and it is not one IBM can ignore. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.

RE: [U2] access via disabled accounts (solution) - How?

2005-06-10 Thread David Jordan
t;READ") SUBR.SETARG(1,"VOC") SUBR.SETARG(2,"RELLEV") SUBR.CALL REC = SUBR.GETARG(3) ... Hence you restrict all File IO through UniBasic Subroutines Regards David Jordan Managing Consultant DACONO Holdings Pty Ltd PO Box 909 Lane Cove NSW 2066 Australia Phn: 61

RE: [U2] access via disabled accounts (solution)

2005-06-09 Thread David Jordan
grant him access But if Joe runs the program TEST it would write the record to TEST file. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] access via disabled accounts (solution)

2005-06-09 Thread David Jordan
ting OS level file access or by SQL security access. With the AUTHORIZE statement, you can allow subroutines to have a different access rights. Thus from UniObects one can only access the database through subroutines and they cannot do anything else. Regards David Jordan --- u2-users mai

RE: [U2] UVLICTOOL required often, why?

2005-06-09 Thread David Jordan
I have uvdlockd is running however I have not changed the parameters from the default. It has not cleaned the redundant disconnections. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ray Wurlod Sent: Thursday, 9 June 2005 6:34 PM

RE: [U2] UVLICTOOL required often, why?

2005-06-08 Thread David Jordan
I have the trouble with a Windows NT 4 box at one site with uv objects. It is often caused by communication droppage not cleaning out the process properly. I have found with an upgrade of UniVerse and running on Win 2003 I have less problem. Regards David Jordan -Original Message

RE: [U2] Recommendations for reporting tools

2005-06-06 Thread David Jordan
Microsoft SQL Reporting Services is a good product and I think it is Rainingdata that is providing an interface between MV and SQL Reporting Services. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clifton Oliver Sent: Tuesday, 7

RE: [U2] Source code question

2005-06-05 Thread David Jordan
. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Moderator Sent: Sunday, 5 June 2005 8:19 AM To: u2-users@listserver.u2ug.org Subject: [U2] Source code question POSTED ON BEHALF A NON-MEMBER Hello guru's I've got question ab

RE: [U2] Uniobjects hack

2005-05-31 Thread David Jordan
. Should discourage the casual player. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Kent Sent: Wednesday, 1 June 2005 8:43 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Uniobjects hack Les, this is a situation i have

RE: [U2] Uniobjects hack

2005-05-31 Thread David Jordan
auditors when these questions are broached. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Kibbey Sent: Tuesday, 31 May 2005 11:36 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Uniobjects hack Bingo! Ian. If your users

RE: [U2] Uniobjects hack Solution

2005-05-31 Thread David Jordan
to login through excel they would not know what is the login details for UniVerse. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Uniobjects hack

2005-05-31 Thread David Jordan
The bigger threat is the ODBC/OLE-DB Connects as there are more chance of someone having SQL knowledge and being able to use Excel to access the database and update and delete records. This is a problem for Oracle, SQL Server and other Databases. Regards David Jordan -Original Message

RE: [U2] Uniobjects hack

2005-05-27 Thread David Jordan
view, read or update the file. Regards, David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Phillips Sent: Saturday, 28 May 2005 7:18 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Uniobjects hack > UniData *has* a UOlogin

RE: [U2] Uniobjects hack

2005-05-27 Thread David Jordan
The same issue applies for SQL access to UniVerse as it does for UniObjects. It is a problem for RDBMS. They get around by restricting access and only allowing updates through Stored Procedures which can have a different access level. UniVerse can do the same thing. Regards David Jordan

RE: [U2] Uniobjects hack

2005-05-26 Thread David Jordan
or delete records in a file. However they can run a program that can update that same file. This may solve the issue of UniObjects from Excel to access tcl and the security issue. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http

RE: [U2] Domino / Universe connectivity

2005-05-23 Thread David Jordan
In looking for a solution to Domino, remember that Lotus Notes/Domino is being rolled into/replaced by websphere, so anything you do requires may need to be compatible with the conversion of Domino to Websphere for the client. Regards David Jordan -Original Message- From: [EMAIL

RE: [U2] Domino / Universe connectivity

2005-05-20 Thread David Jordan
UniVerse has a websphere api, although consider the performance requirements as IBM mentioned it is not a good alternative for pooling processes. Is the Domino Server, a Lotus Notes Domino Server or is it something else. Regards David Jordan -Original Message- From: [EMAIL PROTECTED

RE: [U2] Domino / Universe connectivity

2005-05-20 Thread David Jordan
.Net and want security, then I would recommend Win2003 and IIS 6 that comes with it. This is highly secured compared to previous releases. Again ASP .Net works with UniObjects .Net. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http

RE: [U2] uvo.net UvBasic .Net

2005-04-28 Thread David Jordan
e modern as the even older RDBMS. It is the perceptions, not the technicalities that have dropped U2 from mainstream. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] uvo.net UvBasic .Net

2005-04-28 Thread David Jordan
adapt their compilers to the .Net framework to achieve this. Regards David Jordan >If you look around the internet, you'll see all sorts of languages that run >in .Net (Cobol, Perl, Forth, etc). Pick the one(s) that work for you. I'm >kinda surprised that no one has jumped and

RE: [U2] uvo.net

2005-04-27 Thread David Jordan
move and is in reality a rewrite. If you are looking to move from VB6 because Microsoft is dropping support in the next few months, the other option is to look at business basic. This is similar to VB6, has a conversion utility and can run on Linux. Regards David Jordan -Original Message

RE: [Fwd: Re: [U2] IBM Licensing Requirement - MQ Series] {Unclassified}

2005-04-26 Thread David Jordan
Hi Craig I don't follow your issue. WebShare is the licensing for the client to access the database server wherever the client is. The Web Server accesses UniVerse through the WebShare and consumes the licenses appropriately. Regards David Jordan -Original Message- From: [

RE: [Fwd: Re: [U2] IBM Licensing Requirement - MQ Series] {Unclassified}

2005-04-25 Thread David Jordan
in the price. With an SQL Server application, one would have to add that functionality into the design of the client server application which RedBack looks after for the developer. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [Fwd: Re: [U2] IBM Licensing Requirement - MQ Series] {Unclassified}

2005-04-23 Thread David Jordan
IBM creates pooling licensing to competitors of RedBack to ensure that their solutions don't breach licensing agreements. I don't think it was the intent of IBM to create an uncompetitive environment just that the issues evolved without anyone picking it up. Regards David Jordan --

RE: [U2] Uniobjects in a Citrix environment

2005-04-22 Thread David Jordan
I have had no problem with running UinObjects with UniVerse. There was some issues with device licensing in early releases of UniVerse. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Kent Sent: Friday, 22 April 2005 9:03 AM

RE: [U2] MvInternet - IBM Licensing Requirement

2005-04-18 Thread David Jordan
legal advice especially under SOX. There is a requirement for IBM to look at licensing to handle the new requirements and the U2UG will raise the issue with IBM. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] MvInternet - IBM Licensing Requirement

2005-04-18 Thread David Jordan
ou to license issues if you use persistence then you may cross the line again. This is not as simple and clear cut as many may think and it does fall under strict copyright laws. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit

RE: [U2] MvInternet - IBM Licensing Requirement

2005-04-18 Thread David Jordan
QL Server. This is very much on the radar of database vendors. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] MvInternet - IBM Licensing Requirement

2005-04-17 Thread David Jordan
breaching license agreements. Under SOX this is becoming a bigger issue. One cannot pretend the rules are not there, there should be activities to ensure special licensing arrangements are in place for 3rd party applications as they are for RedBack. Regards David Jordan --- u2-users maili

RE: [U2] MvInternet - IBM Licensing Requirement

2005-04-17 Thread David Jordan
types of applications, then the U2UG can lobby IBM for a change in licensing. Regards David Jordan U2UG Director -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brown, Rick (brownri) Sent: Saturday, 16 April 2005 5:57 AM To: u2-users@listserver.u2ug.org Su

RE: [U2] Outsourcing Overseas

2005-04-12 Thread David Jordan
s, and cost it new business. In addition, Citibank is one of the firm's largest customers, and if the bank cuts back its work with Msource, it will be a major setback." ======= Regards David Jordan --- u2-users mailin

RE: [U2] NLS - To Display Non English Character at TCL level

2005-03-27 Thread David Jordan
I assume that TCL level means through a terminal emulator. The problem is the terminal emulator cannot handle the chines characters. The latest versions of Wintergrate are capable of handling Chinese characters Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto

RE: [U2] [u2] Community :: U2canXML :: Any examples of a valid extraction file?

2005-03-25 Thread David Jordan
eers. Any contributions will be greatly appreciated Regards David Jordan U2UG Director --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [u2] Community :: U2canXML :: Any examples of a valid extraction file?

2005-03-25 Thread David Jordan
Hi Brian Thanks, however the member has solved the problem and listed the solution on the U2UG xml forum Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] [u2] Community :: U2canXML :: Any examples of a valid extraction file?

2005-03-24 Thread David Jordan
in getting PrepareXML to work please post an example? Does anyone have some information to assist this user question below that they could post to the U2UG u2canxml forum. Thanks David Jordan Here is what I've tried, based on IBM's docs: [CODE] [/CODE]We're not ready to ugrade to 1

RE: [U2] UV 10 para Suse 9.2

2005-03-21 Thread David Jordan
coal mine industry and if the payroll was late then unions would stop work at a cost of millions a day. That is a big liability to wear, so I would never recommend anyone to run on unsupported platforms. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [U2] Personnal edition of UD & UV on Linux

2005-03-20 Thread David Jordan
There were some changes that U2 had to make to the way they down load software to confirm to the rest of IBM. We have been promised that the personal editions will become available again for download soon. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [U2]: Epicor

2005-03-16 Thread David Jordan
eople will be in for a horrific shock as they could be caught up in fraud, privacy issues, spam and other areas and most have not considered their legal implications. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill H. Sent: Thu

RE: [U2] UD: ODBC/OleDB access to selected records in a file

2005-03-14 Thread David Jordan
driven formatting, scheduling and a number of other features. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett Sent: Tuesday, 15 March 2005 10:08 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] UD: ODBC/OleDB access to

RE: [U2] Universe objects licence (LeRoy F. Dreyfuss Comment)

2005-03-04 Thread David Jordan
LeRoy can you comment on this. Why pay more for Enterprise licensing if it doesn't work properly? Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Matthews Sent: Saturday, 5 March 2005 8:30 AM To: u2-users@listserver.u2u

RE: [U2] Universe objects licence

2005-03-04 Thread David Jordan
That is a bug, IBM sold it on the basic that you can run 10 sessions on any combination of ODBC, OLE-DB, Telnet, UniObjects. I have it working on Windows. What version of Wintegrate are you running, if it is to early it may not handle device licensing. Regards David Jordan -Original

RE: [U2] Universe objects licence

2005-03-04 Thread David Jordan
would be denied access. The solution might be just to purchase 10 more universe licenses. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, 4 March 2005 10:47 PM To: u2-users@listserver.u2ug.org Subject

RE: [U2] [UD] Replcation

2005-02-27 Thread David Jordan
using the socket used for replication or someone has changed the security setting on the publisher or subscriber. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton Sent: Monday, 28 February 2005 10:52 AM To: u2-users

RE: [U2] Unidata vs SQL

2005-02-24 Thread David Jordan
Do you want something to justify UniData to management or for evaluation for development purposes. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave S Sent: Friday, 25 February 2005 9:30 AM To: u2-users@listserver.u2ug.org Subject

RE: [U2] Frustration with IBM

2005-02-23 Thread David Jordan
onser requests it is import to provide a business case for such requests. This is not to incite a furthering of the Uv PE discussion and further discussion of this should be posted to the community mail list. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe p

RE: [U2] Sessions getting logged out in bulk.

2005-02-15 Thread David Jordan
It could be something silly like record locks not being released. Check LIST.READU The other area could be a temporary workfile that is set up and only one person can use it at a time creating a fatal. In debugging some people set a como file on and don't remove it going live and you have a massi

RE: [U2] UV UniObjects/Uo.Net

2005-02-11 Thread David Jordan
might also want to consider using MQ interface to U2. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cooper, Rudy Sent: Saturday, 12 February 2005 10:56 AM To: u2-users@listserver.u2ug.org Subject: [U2] UV UniObjects/Uo.Net Hi, I

RE: [U2] Universe to Web interface

2005-02-08 Thread David Jordan
ss an encrypted database and receive login and password details for different applications. (The default guest is an authenticated user, but I would use that carefully as that includes anyone.) Regards David Jordan U2UG founding Director --- u2-users mailing list u2-users@listserver.u2ug.o

RE: [U2] Universe CREATE SCHEMA

2005-02-03 Thread David Jordan
You need to login as the administrator, which is the initial SQL User. Then GRANT Connect and then resources, etc to alternative users. Then you can logout and login under the new user and you will have SQL access rights. Regards David Jordan -Original Message- From: [EMAIL PROTECTED

RE: [U2] [AD] UniBasic Program with arguments

2005-02-02 Thread David Jordan
eters from within a BASIC Program EXECUTE "RUN BP PROG ":arg1:" ":arg2:" ":arg3 Regards David Jordan Founding U2UG Board Member -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Thursday, 3

RE: [U2] UO.Net and UniDynArray

2005-01-29 Thread David Jordan
, com, com+, ... Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Scholl Sent: Sunday, 30 January 2005 5:53 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] UO.Net and UniDynArray A late reply, I was distracted by

RE: [U2] [UV] Run phantom as another user

2005-01-25 Thread David Jordan
You can make an SQL call to a subroutine on a remote server. You can set the SQL Connect statement with a different user name and password. Bind the Parameters for the Subroutine and then Call it. The code below may give you some idea. Regards David Jordan 0019: UID = USERNAME 0020

RE: [U2] [UV] Run phantom as another user

2005-01-25 Thread David Jordan
Unfortunately UniData does not use the AUTHORIZE statement, but it would probably be a good option to add. It is not a SQL extension, it changes the access rights of the program. So a user who may not have write access to a file, can run a program that can write to the file. Regards David

RE: [U2] [UV] Run phantom as another user

2005-01-24 Thread David Jordan
that usernames credentials. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Buss, Troy (Logitek Systems) Sent: Tuesday, 25 January 2005 1:20 PM To: u2-users@listserver.u2ug.org Subject: [U2] [UV] Run phantom as another user Is there

RE: [U2] UO.Net and UniDynArray

2005-01-24 Thread David Jordan
hout issue, so you should not require a session to be open to use the dynamicarray facilities. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Scholl Sent: Tuesday, 25 January 2005 6:12 AM To: u2-users@listserver.u2ug.org Su

RE: [U2] UniObjects and VB.Net

2005-01-23 Thread David Jordan
trying to extract from a position that is beyond the limits of an integer. I have used very large dynamic arrays and have had no corruptions. Regards David Jordan U2UG Founding Director -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Scholl Sent

RE: [U2] unidata bci commands not compiling

2005-01-15 Thread David Jordan
Try SQLSetParam Try looking through the ODBC.H in the INCLUDE file, it will have comments around the equates for the defined parameters. It may be a different command description and IBM has just copies the universe manual to the unidata manual. Regards David Jorda -Original Message- F

RE: [U2] unidata bci commands not compiling

2005-01-14 Thread David Jordan
=SQLBindParameter(STMTENV,1,SQL.B.BASIC,SQL.CHAR,0,0,CLIENT.NO,SQL.PARAM.I NPUT) Hope it gives you some ideas to try. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Clark Sent: Saturday, 15 January 2005 8:58 AM To: u2-users

RE: [U2] Re: WinteGrate

2005-01-12 Thread David Jordan
Is Wintegrate starting up Internet Explorer or is the program not found the iexplorer execute. Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Header Trick Needed

2005-01-12 Thread David Jordan
Note you can also use the \ as well as ' and " to quote items like this. Regards David Jordan If possible, from within a UniBasic program, I would like to embed a specified date in a report header using a command like... execute "SORT SALES.ANALYSIS BY CUSTHEADING "

RE: [U2] Named Common Issues in UV

2005-01-11 Thread David Jordan
& 10.1 in testing Dimensioned File variables). If you are changing directory, the documentation states that you cannot open files in a remote directory and you maybe falling over this Hope this helps Regards David Jordan Founding U2UG Director I ran some tests and determined that named co

RE: [U2] Mono Development Interface & java for .Net

2005-01-10 Thread David Jordan
Some sites of interest. The following is a Linux GUI IDE for mono (.Net for Linux) http://www.monodevelop.com/ The following is an implementation of java for mono and .Net http://www.ikvm.net/#IKVM.NET+Components Regards David Jordan Founding U2UG Director --- u2-users mailing list u2

RE: [U2] UV 10 - Basic Compiler (dis)enhancement

2005-01-04 Thread David Jordan
, however I think 10.1.3 may have fixed this problem. You may need to upgrade the version to fix this problem. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Piers Angliss Sent: Wednesday, 5 January 2005 1:13 AM To: U2-Users Subject

RE: [U2] sum vs looping

2004-12-29 Thread David Jordan
something similar to a spreadsheet view than a data record Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Where Will the .NET Apps Live ?

2004-12-26 Thread David Jordan
upfront costs of the development tool against the long term labour cost of development and if client licenses are required to run the application. Regards David Jordan Managing Consultant (U2UG founding board member) --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please

RE: [U2] getting undefined errors when varible look defined (UV/unix)

2004-12-20 Thread David Jordan
OT=ADVTOT(JPOS3,T) TOTAMT=TOTALS(JPOS3,T) DTOT=DADVTOT(JPOS3,T) DTOTAMT=DTOTALS(JPOS3,T) * ITOT=ITOT+IVAL Regards David Jordan Managing Consultant DACONO Holdings Pty Ltd PO Box 909 Lane Cove NSW 2066 Australia Email: [EMAIL PROTECTED] www.dacono.com.au -

RE: [U2] Do we need to put a value in UniObject SubKeys

2004-12-09 Thread David Jordan
licensed seats and 1 in use. At the moment I assume we do not need to enter a subkey value. Can anyone else confirm this? Regards David Jordan --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Problem with RPC calls to UniVerse on Windows 2003?

2004-12-06 Thread David Jordan
security features and I suspect that part of this is to close down unrecognised sockets that have not been active for a while. I believe there is somewhere where you can keep this active, but have not had time to explore. Hope this helps Regards David Jordan -Original Message- From: [EMAIL

RE: [U2][UV]telnet

2004-10-31 Thread David Jordan
the time to fully configure the telnet functions and I am not that experienced with the telnet API, but this sounds like one type of solution to this problem Regards David Jordan --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2][UV]telnet

2004-10-28 Thread David Jordan
Consider using the sockets interface in UniVerse to access the telnet session. Telnet is just another socket device and you have greater control than the execute command. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alfke, Colin

RE: [U2] Readu lock lost after 1 hour.

2004-10-13 Thread David Jordan
locked because someone opened the record and went to lunch, it may be better to consider other methods. If it is related to workflow processes consider using task synchronization locks. Regards David Jordan --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http

RE: [U2] "thoroughbred basic"

2004-09-29 Thread David Jordan
Does anybody know the size of the thoroughbred basic market and does anyone have a feel how big a job it would be to convert sites to U2 and/or SB+ or one of the other tools out their. This could be an opportunity to grow the U2 camp. David Jordan U2UG - --- u2-users mailing list [EMAIL

RE: [U2] SQL Administrator for Uv on NT

2004-09-27 Thread David Jordan
CHANGE.DOMAIN worked easily. I was so busy looking for the obscure in the manual I missed the obvious that I could have found just by searching for change domain. Thanks for everyones input Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: [U2] UV 10.1.3 Socket process licences

2004-09-24 Thread David Jordan
profitable. The only area that avoids this is redback which allows you to run multiple processes to a U2 user. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stuart Boydell Sent: Friday, 24 September 2004 4:58 PM To: U2-Users

RE: [U2] Is there any personal versions of UniVerse that run on Linux?

2004-09-23 Thread David Jordan
There is a personal version on the IBM U2 website that you can download for free, Linux or windows. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris van O Sent: Friday, 24 September 2004 1:22 PM To: [EMAIL PROTECTED] Subject: [U2] Is there any persona

RE: [U2] Uniobjects not replacing value marks with ? marks on unix system

2004-09-23 Thread David Jordan
mic array object, etc. Hope this helps Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Beahm Sent: Friday, 24 September 2004 6:41 AM To: [EMAIL PROTECTED] Subject: Re: [U2] Uniobjects not replacing value marks with ? marks on un

RE: [U2] UV Objects disconnecting

2004-09-20 Thread David Jordan
) David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Graham Hansen Sent: Monday, 20 September 2004 6:50 PM To: [EMAIL PROTECTED] Subject: RE: [U2] UV Objects disconnecting Adrian That was our first thought. We've tried selecting/countin

RE: [U2] ARRAY OF ITYPES

2004-09-19 Thread David Jordan
Store it in a dimensioned array rather than a dynamic array and then you know you won't run into conflicts David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Kent Sent: Monday, 20 September 2004 10:33 AM To: [EMAIL PROTECTED] Subject

RE: [U2] Comparison Unidata and Universe

2004-09-17 Thread David Jordan
hoose the database Regards David Jordan --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UniSession.connect error

2004-09-10 Thread David Jordan
I am not experienced with java, but is it possible that "user" is used by something else -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Little Sent: Saturday, 11 September 2004 11:18 AM To: [EMAIL PROTECTED] Subject: Re: [U2] UniSession.connect error

RE: [U2] UK U2 Account managers

2004-09-10 Thread David Jordan
akes time to go down the line. In the short. have you looked at getting connected to the U2 business connect program where you can order product and authorization codes over the internet & bypass local hurdles. Soon product will be available for internet download. Regards David Jordan --

RE: [U2] Distributed files (UniVerse) - performance

2004-08-26 Thread David Jordan
work better with a file type that works from right to left in this case. Would be interested to hear your results on this Regards David Jordan Managing Consultant [EMAIL PROTECTED] Dacono Holdings Pty Ltd Business & Technology Consulting PO Box 909 Lane Cove NSW 2066 Australia Ph 61 2 9418

RE: [U2] [UV] File Types...

2004-08-24 Thread David Jordan
You need the single quote if you have something that has a space in it otherwise you don't. I suspect this was the problem David was having Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Darlaston Sent: Wednesday, 25 A

RE: [U2] [UV] File Types...

2004-08-24 Thread David Jordan
Try "...'AAA'..." David, I can say SELECT FILE WITH A = > "[AAA]" and will find AAA whether at the start, middle or end... That > LIKE "...AAA..." won't do the same - --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] What's up with http://www.u2ug.org/

2004-08-21 Thread David Jordan
The web page is being looked at, not sure what the problem is, but hopefully it will be up soon U2UG -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Richardson Sent: Sunday, 22 August 2004 3:11 AM To: [EMAIL PROTECTED] Subject: [U2] What's up with h

RE: [U2] dead list ?

2004-07-30 Thread David Jordan
these issues are out of their hands. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of u2ug Sent: Saturday, 31 July 2004 12:28 AM To: [EMAIL PROTECTED] Subject: [U2] dead list ? haven't received much ( anything ? ) in a week

RE: [U2] combining licenses

2004-07-29 Thread David Jordan
Device licensing is also in Enterprise licensing and this goes over 25 users. Workgroup is a low cost version for small site restricted to Windows, SCO, Linux on the Intel platform. David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike

RE: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-26 Thread David Jordan
series, two phase commits and other proceses to allow a gracefull close to an exit? I would sugggest that this is something worth reviewing in enhancements as it is becoming a major issue in mission critical applications. Regards David Jordan -Original Message- From: [EMAIL

RE: [U2] [UV] File corruption error, but ON ERROR branch not taken

2004-07-25 Thread David Jordan
critical applications like 24x7 banking. Regards David Jordan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leroy Dreyfuss Sent: Monday, 26 July 2004 11:53 AM To: [EMAIL PROTECTED] Subject: Re: [U2] [UV] File corruption error, but ON ERROR branch not

<    1   2   3   4   5   >