[U2] Unidata Permissions

2005-05-02 Thread Aherne, John
Hi All, I am using uniobjects to connect to Unidata (6.0) from a web page. To properly secure it, I would like to be able to set up an account that would only have access to certain files and only certain fields in those files. Is there any way to do this? Has anyone done anything similar?

RE: [U2] Unidata Permissions

2005-05-02 Thread Aherne, John
] On Behalf Of Aherne, John Sent: 02 May 2005 17:20 To: u2-users@listserver.u2ug.org Subject: [U2] Unidata Permissions Hi All, I am using uniobjects to connect to Unidata (6.0) from a web page. To properly secure it, I would like to be able to set up an account that would only have access

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

2005-04-25 Thread Aherne, John
SQL Server is an environment. It has it's own scripting language (T-SQL), and editor/manager (Enterprise Manager), so they are eminently comparable (I don't know why you would need a programming language AND a scripting language). I have not found it to be slower than Unidata in any way, and it is

[U2] Complicated Select

2005-04-11 Thread Aherne, John
Hi all, I want to do a complicated select statement in UD. Basically, I have a list of items AA, BB, CC. I want to do a select along these lines: SELECT FILE_A WITH RECORD_A IN (SELECT FILE_B WITH NO @ID = AA BB CC) RECORD_A is MV Is there a way to do this in UD? TIA, John Aherne

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

2005-03-15 Thread Aherne, John
If you really want to do selects on the fly, you might want to look into unibojects or uniobjects for java. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Schasny Sent: Tuesday, March 15, 2005 12:10 PM To: U2 Group Subject: RE: [U2] UD: ODBC/OleDB

[U2] Order of criteria

2005-02-24 Thread Aherne, John
Hi All, Does the order of criteria matter in a select or list statement, or is the execution order arbitrary? For example, if I wanted to select vendors who sell apples in Denver, is Select vendors with location='Denver' and products='Apples' the same as Select vendors with

[U2] Virtual fields calling Virtual fields

2005-02-18 Thread Aherne, John
Hi All, Is it a bad thing when a virtual field references a virtual field in another file, which calles a sub-routine to retrieve values from yet another file? Does that even make sense? If not, how far could one take that before things do get bad? Thanks, John --- u2-users mailing

RE: [U2] Virtual fields calling Virtual fields

2005-02-18 Thread Aherne, John
instead of the two days it used to take them to do it in Excel. Allen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Aherne, John Sent: Friday, February 18, 2005 11:37 To: u2-users@listserver.u2ug.org Subject: [U2] Virtual fields calling Virtual fields Hi

RE: [U2] uv pe

2005-02-17 Thread Aherne, John
Ease of development? Very little support required? I have just started to use UD, and development is horrific, it take 10 times longer to do things that can be accomplished by a single line query in an RDBMS'. Our system requires constant attention, more attention than even MS Sql server on a bad

RE: [U2] uv pe

2005-02-17 Thread Aherne, John
take so much time to do. Andy -Original Message- From: Aherne, John [mailto:[EMAIL PROTECTED] Sent: 17 February 2005 20:31 To: u2-users@listserver.u2ug.org Subject: RE: [U2] uv pe Ease of development? Very little support required? I have just started to use UD, and development is horrific

RE: [U2] uv pe

2005-02-17 Thread Aherne, John
Glen, Thanks for the link, but we have a test system that I am allowed to break :) As for the constant attention, well I don't know anything at all about the administration side of things yet, but there seems to be something needing urgent attention at least once a week. Although

RE: [U2] uv pe

2005-02-17 Thread Aherne, John
Thanks Craig, that works perfectly. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett Sent: Thursday, February 17, 2005 4:41 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] uv pe John, I want to do). The best answer I got was create