Re: [U2] [UV] SPOOLER

2007-01-25 Thread jjuser ud2

Perhaps the code could just monitor the print files and change
ownership as they are generated from usd?

On 1/25/07, Anthony Dzikiewicz <[EMAIL PROTECTED]> wrote:

You might have to write some code to help manage this.  I remember
changing the permissions of the unix 'cancel' command so that anyone in
a group could execute it.  What I also do for these kinds of things is
to have our batch processing program do the work.  So, lets say you
would have some kind of a 'gui' front end to build the command that you
want to execute and then just hand if off to the daemon.  The daemon
would be running as root.
Anthony


>
>We are in the processing of  setting up a new system that
> we will be migrating to.
>It will be running  10.2  on HPUX 11.23.
>
>We are planning to stop using our network print server and
> spool through Unix
>directly to the IP address. Here is the challenge.
>
> Joe produces a quite sizable job to the printer. So, the
> UniVerse spooler processes
> the job and hands it off to the Unix spooler. At this
> point, the job is no longer visible
> to the UniVerse spooler.  Since 'usd'  is running with
> superuser level,  the Unix print
> file gets created with the same security level.
>
> Joe decides to cancel the print job.  He can not execute
> SPOOL -CANCEL because
> UniVerse is no longer cognizant of the file. He cant
> 'cancel'  the job, because he does
> not have security level.
>
> Question:  How to create a print job from UniVerse, so
> that the Unix print file will have
> an ownership/security that will allow Joe
> to cancel his own print job.
>
>  Note: If you press the  button on printer, Unix
> seems to say 'oh, something
>   happened to the printing, let me start over and
> print it again'
>
>
> Thoughts, ideas, comments, criticisms.
>
> Barry  Rogen
> PNY Technologies, Inc.
> Senior  Programmer/Analyst
> (973)  515 - 9700  ext 5327
> [EMAIL PROTECTED]
>
> -
> Far better it is to dare mighty things, to win
> glorious triumphs even though checkered by
> failure, than to rank with those poor spirits who
> neither enjoy nor suffer much because they live
> in the gray twilight that knows neither victory
> nor defeat.t. roosevelt
> 
>
> [demime 1.01d removed an attachment of type
> application/ms-tnef which had a name of winmail.dat]
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] SPOOLER

2007-01-25 Thread u2
You could install sudo and give joe permission to run cancel.
You could take the unix spooler out of the loop and just have universe print
to the printer directly. You could configure universe to use a program like
tcpcat to print instead of passing the job to lp.
Are you using cups for unix printing?

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Barry Rogen
> Sent: Thursday, January 25, 2007 12:11 PM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] [UV] SPOOLER
> 
> 
>We are in the processing of  setting up a new system that 
> we will be migrating to.
>It will be running  10.2  on HPUX 11.23.
> 
>We are planning to stop using our network print server and 
> spool through Unix
>directly to the IP address. Here is the challenge.
> 
> Joe produces a quite sizable job to the printer. So, the 
> UniVerse spooler processes
> the job and hands it off to the Unix spooler. At this 
> point, the job is no longer visible
> to the UniVerse spooler.  Since 'usd'  is running with 
> superuser level,  the Unix print
> file gets created with the same security level.
> 
> Joe decides to cancel the print job.  He can not execute 
> SPOOL -CANCEL because
> UniVerse is no longer cognizant of the file. He cant 
> 'cancel'  the job, because he does
> not have security level.
> 
> Question:  How to create a print job from UniVerse, so 
> that the Unix print file will have
> an ownership/security that will allow Joe 
> to cancel his own print job.
> 
>  Note: If you press the  button on printer, Unix 
> seems to say 'oh, something
>   happened to the printing, let me start over and 
> print it again'
> 
> 
> Thoughts, ideas, comments, criticisms.
> 
> Barry  Rogen
> PNY Technologies, Inc.
> Senior  Programmer/Analyst
> (973)  515 - 9700  ext 5327
> [EMAIL PROTECTED]
> 
> -
> Far better it is to dare mighty things, to win
> glorious triumphs even though checkered by
> failure, than to rank with those poor spirits who
> neither enjoy nor suffer much because they live
> in the gray twilight that knows neither victory
> nor defeat.t. roosevelt
> 
> 
> [demime 1.01d removed an attachment of type 
> application/ms-tnef which had a name of winmail.dat]
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.432 / Virus Database: 268.17.10/651 - Release 
> Date: 1/24/2007 6:48 PM
>  
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.10/651 - Release Date: 1/24/2007
6:48 PM
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UD: Login users

2007-01-25 Thread Timothy Snyder
>  The /fullname switch causes me error messages on
> XP-Pro (SP2), but the rest works perfectly.
Did you wrap the name in quotes?  I had problems until I did that.  I did
it on Windows 2003, so maybe it's a difference on XP.

Tim Snyder
Consulting I/T Specialist
U2 Consulting
North American Lab Services
IBM Software Group
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UD: Login users

2007-01-25 Thread Charles Barouch
 The /fullname switch causes me error messages on
XP-Pro (SP2), but the rest works perfectly.
-- 
Charles
Barouch
[EMAIL PROTECTED] - Consulting
(718) 762-3884x1

Timothy Snyder wrote:
| 
| The command was:
|  
net user user_id new_password /add /fullname "user_name"
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] SPOOLER

2007-01-25 Thread Anthony Dzikiewicz
You might have to write some code to help manage this.  I remember
changing the permissions of the unix 'cancel' command so that anyone in
a group could execute it.  What I also do for these kinds of things is
to have our batch processing program do the work.  So, lets say you
would have some kind of a 'gui' front end to build the command that you
want to execute and then just hand if off to the daemon.  The daemon
would be running as root.
Anthony


> 
>We are in the processing of  setting up a new system that 
> we will be migrating to.
>It will be running  10.2  on HPUX 11.23.
> 
>We are planning to stop using our network print server and 
> spool through Unix
>directly to the IP address. Here is the challenge.
> 
> Joe produces a quite sizable job to the printer. So, the 
> UniVerse spooler processes
> the job and hands it off to the Unix spooler. At this 
> point, the job is no longer visible
> to the UniVerse spooler.  Since 'usd'  is running with 
> superuser level,  the Unix print
> file gets created with the same security level.
> 
> Joe decides to cancel the print job.  He can not execute 
> SPOOL -CANCEL because
> UniVerse is no longer cognizant of the file. He cant 
> 'cancel'  the job, because he does
> not have security level.
> 
> Question:  How to create a print job from UniVerse, so 
> that the Unix print file will have
> an ownership/security that will allow Joe 
> to cancel his own print job.
> 
>  Note: If you press the  button on printer, Unix 
> seems to say 'oh, something
>   happened to the printing, let me start over and 
> print it again'
> 
> 
> Thoughts, ideas, comments, criticisms.
> 
> Barry  Rogen
> PNY Technologies, Inc.
> Senior  Programmer/Analyst
> (973)  515 - 9700  ext 5327
> [EMAIL PROTECTED]
> 
> -
> Far better it is to dare mighty things, to win
> glorious triumphs even though checkered by
> failure, than to rank with those poor spirits who
> neither enjoy nor suffer much because they live
> in the gray twilight that knows neither victory
> nor defeat.t. roosevelt
> 
> 
> [demime 1.01d removed an attachment of type 
> application/ms-tnef which had a name of winmail.dat]
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [sbs] Changing ReportWriter selection criteria

2007-01-25 Thread jjuser ud2

This is getting even more fun! :)

When running a ReportWriter report and using the ability to recall
saved selection criteria, I want to change the selection criteria used
to pull up the saved selection criteria.

After pressing F5 to recall, I get a prompt asking which record I'd
like to recall. Doing a /COMMON at this prompt and pressing F10 will
reveal "SBPARM(" having the selection criteria in attribute 18 as:

SSELECT DMCRITERIA WITH F1 = "PRERUN.QUES"

I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
running the report, but the report just decides to use the current
select list as the basis for the report, which is not what I want.  My
goal is to have users pull up only selection criteria saved with their
username in the @ID.

Is there perhaps a process in /HK.CONTROL that I can set and test for
a process call of "SELECT.QUES]" in order to do an SSELECT prior to
bringing up the selection criteria tool?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] SPOOLER

2007-01-25 Thread Brutzman, Bill
This appears to be a task for IBM.

--Bill 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Barry Rogen
Sent: Thursday, January 25, 2007 12:11 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] SPOOLER


   We are in the processing of  setting up a new system that we will be
migrating to.
   It will be running  10.2  on HPUX 11.23.

   We are planning to stop using our network print server and spool
through Unix
   directly to the IP address. Here is the challenge.

Joe produces a quite sizable job to the printer. So, the UniVerse
spooler processes
the job and hands it off to the Unix spooler. At this point, the job
is no longer visible
to the UniVerse spooler.  Since 'usd'  is running with superuser
level,  the Unix print
file gets created with the same security level.

Joe decides to cancel the print job.  He can not execute SPOOL
-CANCEL because
UniVerse is no longer cognizant of the file. He cant 'cancel'  the
job, because he does
not have security level.

Question:  How to create a print job from UniVerse, so that the Unix
print file will have
an ownership/security that will allow Joe to cancel
his own print job.

 Note: If you press the  button on printer, Unix seems to
say 'oh, something
  happened to the printing, let me start over and print it
again'


Thoughts, ideas, comments, criticisms.

Barry  Rogen
PNY Technologies, Inc.
Senior  Programmer/Analyst
(973)  515 - 9700  ext 5327
[EMAIL PROTECTED]

-
Far better it is to dare mighty things, to win
glorious triumphs even though checkered by
failure, than to rank with those poor spirits who
neither enjoy nor suffer much because they live
in the gray twilight that knows neither victory
nor defeat.t. roosevelt


[demime 1.01d removed an attachment of type application/ms-tnef which had a
name of winmail.dat]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UD: Login users

2007-01-25 Thread Timothy Snyder
[EMAIL PROTECTED] wrote on 01/25/2007 11:26:28 AM:

> You can try the net user command (windows command use !net ... To run).
> Note I have only used it for users to update their own password so not
> sure how well it will work to create new users (access permissions to do
> it).

I used NET USER to set up all users for a new system.  I had a customer who
was migrating from UNIX to Windows [much as it pained me to take part in
such a thing ;-) ].  I moved the /etc/passwd file from UNIX and wrote a
BASIC program to read it in and generate new users on Windows.  Naturally,
I couldn't interpret the passwords from UNIX.  We just plugged the new
passwords and forced the users to change them upon first login.

The command was:
  net user user_id new_password /add /fullname "user_name"
where userid and user_name came from the passwd file.  You will need to
have administrator access to perform this, for the obvious security
reasons.  You can type net user /help at the DOS prompt for more
information.


Tim Snyder
Consulting I/T Specialist
U2 Consulting
North American Lab Services
IBM Software Group
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [UV] SPOOLER

2007-01-25 Thread Barry Rogen
   We are in the processing of  setting up a new system that we will be
migrating to.
   It will be running  10.2  on HPUX 11.23.

   We are planning to stop using our network print server and spool
through Unix
   directly to the IP address. Here is the challenge.

Joe produces a quite sizable job to the printer. So, the UniVerse
spooler processes
the job and hands it off to the Unix spooler. At this point, the job
is no longer visible
to the UniVerse spooler.  Since 'usd'  is running with superuser
level,  the Unix print
file gets created with the same security level.

Joe decides to cancel the print job.  He can not execute SPOOL
-CANCEL because
UniVerse is no longer cognizant of the file. He cant 'cancel'  the
job, because he does
not have security level.

Question:  How to create a print job from UniVerse, so that the Unix
print file will have
an ownership/security that will allow Joe to cancel
his own print job.

 Note: If you press the  button on printer, Unix seems to
say 'oh, something
  happened to the printing, let me start over and print it
again'


Thoughts, ideas, comments, criticisms.

Barry  Rogen
PNY Technologies, Inc.
Senior  Programmer/Analyst
(973)  515 - 9700  ext 5327
[EMAIL PROTECTED]

-
Far better it is to dare mighty things, to win
glorious triumphs even though checkered by
failure, than to rank with those poor spirits who
neither enjoy nor suffer much because they live
in the gray twilight that knows neither victory
nor defeat.t. roosevelt


[demime 1.01d removed an attachment of type application/ms-tnef which had a 
name of winmail.dat]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] callHTTP using a Proxy Server

2007-01-25 Thread Anthony Caufield
I used ISA and have had very little issue. I am not sure based on this
email what OS level or version of ISA is running. There is also no
indication of how this server is published. Is the client in the network
that has ISA and trying to hit a server exposed to the web or the other
way around. What are the details of the ISA rule. I am also not that
familiar with SB+ I am unclear on its authentication methods but if it
requires network access then you may need to have the request come from
the ISA server as opposed to from the original client.

Tony

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Richardson
Sent: Thursday, January 25, 2007 6:59 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] callHTTP using a Proxy Server

Microsoft ISA Server. What a PITA.
Configure it exactly correctly - or better yet - Remove it.
Error barks pretty clearly on permission & authorization to access to
the
service, so clearly something isn't right in ISA.
Typically it denies any processes running as user "local System" access
to
anything outside the box.

- Original Message - 
From: "Mike Dallaire" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, January 25, 2007 9:09 AM
Subject: [U2] callHTTP using a Proxy Server


> UniVerse 10.1
>
> SB+ 5.3.4 and SBClient 5.3.4
>
> We are running many interfaces using callHTTP from Windows and Linux
servers
> at our customer sites and they have been working fine.  We now have a
> customer who needs to run some of these interface through an ISA Proxy
> server.  Their UniVerse box is Windows 2000 sp4.  They have set the
ISA
> server to allow all communication to go through without authentication
and
> they have other vendors using .NET applications that are working fine,
yet
> no matter what we have tried we cannot get the request through.  The
> protocol logging shows the following:
>
>
>
> proxy response: HTTP/1.1 407 Proxy Authentication Required ( The ISA
Server
> requires authorization to fulfill the request. Access to the Web Proxy
> service is denied.  )Via:1.1
>
>
>
> Does anyone have any experience, ideas, suggestions that they can
offer on
> this problem?
>
> Any help is greatly appreciated.
>
> Thank you,
>
> Mike
>
>
>
> Mike Dallaire
>
> Programmer
>
> IBM Certified Solutions Expert - U2 UniVerse V9.6 Administrator for
Unix
and
> Windows
>
> Mortgage Builder Software Inc.
>
> (248) 304-0600 x 103
>
> [EMAIL PROTECTED]
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UD: Login users

2007-01-25 Thread colin.alfke
Bill;

If they're already in why do they need a user?? ;-)

You can try the net user command (windows command use !net ... To run).
Note I have only used it for users to update their own password so not
sure how well it will work to create new users (access permissions to do
it).

Would it be better/easier/safer/more expandable to have the dedicated
users to access from ASP (may aid later with connection pooling) and
have the application keep track of the user?

Hth
Colin Alfke
Calgary Canada 

>-Original Message-
>From: Bill Haskett
>
>I run UD 7.1 on Windows 2K3.  We're testing an ASP server and 
>find the need for our Windows staff to create user's to login 
>to UniData quite onerous.
>We'd prefer that our ASP clients be able to create their own 
>users "from within UniData" and manage this process 
>themselves.  Is this even possible in the U2 products?
> 
>We created  a directory for all ASP accounts in "E:\ASP".  
>We've created a unique Windows group called "UniData" and 
>removed all permissions on this directory except for 
>Administrators and UniData group members (certain support 
>personnel get assigned to the UniData group.  Each account has 
>a group called "UniData{AcctName}" (so we end up with a number 
>of groups at least equal to the number of accounts under the 
>"E:\ASP" directory.  Again, we remove all permissions on this 
>account-directory except for Administrators, UniData, and 
>UniData{AcctName} group members.
> 
>Now when each user is created we need to:
> 
>1)  Create a Windows user as a member of "users" and 
>"UniData{AcctName}"
>groups
>2)  Use UniAdmin to create a user profile for this user that 
>sets up the users startup directory to their account
>3)  Create a user profile within the application with the same 
>password as the Windows user to be used by the application.
> 
>Previous to UniData, we could manage all access to the dbms 
>"from within the application", so we were never involved with 
>managing ASP client's users.
>I'm hoping there is some way we can avoid this administration task.
> 
>Thanks,
> 
>Bill Haskett
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] callHTTP using a Proxy Server

2007-01-25 Thread Scott Richardson
 Original Message - 
From: "Mike Dallaire" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, January 25, 2007 9:09 AM
Subject: [U2] callHTTP using a Proxy Serve
> UniVerse 10.1
> SB+ 5.3.4 and SBClient 5.3.4
> We are running many interfaces using callHTTP from Windows and Linux
servers
> at our customer sites and they have been working fine.  We now have a
> customer who needs to run some of these interface through an ISA Proxy
> server.  Their UniVerse box is Windows 2000 sp4.  They have set the ISA
> server to allow all communication to go through without authentication and
> they have other vendors using .NET applications that are working fine, yet
> no matter what we have tried we cannot get the request through.  The
> protocol logging shows the following:

> proxy response: HTTP/1.1 407 Proxy Authentication Required ( The ISA
Server
> requires authorization to fulfill the request. Access to the Web Proxy
> service is denied.  )Via:1.1

> Does anyone have any experience, ideas, suggestions that they can offer on
> this problem?  Any help is greatly appreciated   Thank you,
> Mike Dallaire, Programmer

Remember, Google is your friend, and the next best thing to having "no
documentation".

"iexplore google.com" on the following:
HTTP/1.1 407 Proxy Authentication Required ( The ISA Server
requires authorization to fulfill the request. Access to the Web Proxy
service is denied.  )

Also,  check browser  "Internet Options >> Security" settings for particular
settings to ensure they're configured properly on Client systems
accessing/calling the Server, (or whatever "process" is being used to
access/call), and also on the Server providing the "service", or the
Web-Server, for that particular port, as compared to standard usage ports..
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] callHTTP using a Proxy Server

2007-01-25 Thread Scott Richardson
Microsoft ISA Server. What a PITA.
Configure it exactly correctly - or better yet - Remove it.
Error barks pretty clearly on permission & authorization to access to the
service, so clearly something isn't right in ISA.
Typically it denies any processes running as user "local System" access to
anything outside the box.

- Original Message - 
From: "Mike Dallaire" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, January 25, 2007 9:09 AM
Subject: [U2] callHTTP using a Proxy Server


> UniVerse 10.1
>
> SB+ 5.3.4 and SBClient 5.3.4
>
> We are running many interfaces using callHTTP from Windows and Linux
servers
> at our customer sites and they have been working fine.  We now have a
> customer who needs to run some of these interface through an ISA Proxy
> server.  Their UniVerse box is Windows 2000 sp4.  They have set the ISA
> server to allow all communication to go through without authentication and
> they have other vendors using .NET applications that are working fine, yet
> no matter what we have tried we cannot get the request through.  The
> protocol logging shows the following:
>
>
>
> proxy response: HTTP/1.1 407 Proxy Authentication Required ( The ISA
Server
> requires authorization to fulfill the request. Access to the Web Proxy
> service is denied.  )Via:1.1
>
>
>
> Does anyone have any experience, ideas, suggestions that they can offer on
> this problem?
>
> Any help is greatly appreciated.
>
> Thank you,
>
> Mike
>
>
>
> Mike Dallaire
>
> Programmer
>
> IBM Certified Solutions Expert - U2 UniVerse V9.6 Administrator for Unix
and
> Windows
>
> Mortgage Builder Software Inc.
>
> (248) 304-0600 x 103
>
> [EMAIL PROTECTED]
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] callHTTP using a Proxy Server

2007-01-25 Thread Mike Dallaire
UniVerse 10.1

SB+ 5.3.4 and SBClient 5.3.4

We are running many interfaces using callHTTP from Windows and Linux servers
at our customer sites and they have been working fine.  We now have a
customer who needs to run some of these interface through an ISA Proxy
server.  Their UniVerse box is Windows 2000 sp4.  They have set the ISA
server to allow all communication to go through without authentication and
they have other vendors using .NET applications that are working fine, yet
no matter what we have tried we cannot get the request through.  The
protocol logging shows the following:

 

proxy response: HTTP/1.1 407 Proxy Authentication Required ( The ISA Server
requires authorization to fulfill the request. Access to the Web Proxy
service is denied.  )Via:1.1

 

Does anyone have any experience, ideas, suggestions that they can offer on
this problem?

Any help is greatly appreciated.

Thank you,

Mike

 

Mike Dallaire

Programmer

IBM Certified Solutions Expert - U2 UniVerse V9.6 Administrator for Unix and
Windows

Mortgage Builder Software Inc.

(248) 304-0600 x 103

[EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [AD] [not-secure] BlueFinity Press Announcement[/AD]

2007-01-25 Thread Hennessey, Mark F.


*London, UK - January 22, 2007 -* BlueFinity International Limited today 
announced an agreement with IBM that will allow IBM to market and sell 
BlueFinitys flagship product, mv.NET.

Under the agreement, IBM will develop, market and sell an IBM version of 
mv.NET through its sales force, as well as offer the product through its 
widely established network of VARs and OEM partners. The agreement 
enables IBM to receive mv.NET source code for integration with its 
UniData and UniVerse (U2) data server environments, develop an IBM 
version of the product, and fully support its customer base.



Any word on pricing?  Does it include the reporting services thingy?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/