RE: [U2] Unidata 6 into SQL 2005

2006-06-23 Thread graham.forbes
Steve

Interesting that you didn't use ODBC to move the data directly out of
Unidata?

In the DTS script you can use CONVERT or CAST to change the data type. 

Eg: SELECT CAST(COMPANY AS varchar(3)) AS Company, Project,
CAST(ProjectName AS varchar(60)) AS ProjectName, CONVERT(char(10),
EndDate, 101)  AS EndDate
FROM  dbo.US_eTimeProjectLoad

CONVERT(length,source,type)


Regards

Graham



Graham Forbes| Trading Systems | BT Global Services | Tel:+44 (0)20 
7176| Mob:+44 (0)77407 38550 | Fax:+44 (0)20  7177 | E:
[EMAIL PROTECTED] | www.bt.com/globalservices

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, June 22, 2006 5:25 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata 6 into SQL 2005

We have a homegrown process where a cron job runs a nightly script that
calls basic programs which create comma-delimited text files.  Then a
windows server runs a scheduled task to ftp the files to that server.
Then a DTS script loads the SQL tables with the data.

The problem is that the user wants us to type the data (dates mostly).
Is there a way to do this with our current process?

Thanks in advance.
Steve Kunzman

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Janet Bond
Sent: Thursday, June 22, 2006 10:24 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata 6 into SQL 2005 [ad]

Hello Graham,

We have many customers moving MultiValue data to SQL Server or
relational databases.

We have two products, FusionWare Relational ODBC Driver Edition or
FusionWare Direct mv2SQL. These two products have less developer time
required

If you have VB developer skills accessible to you could consider
FusionWare OLEDB driver or FusionWare Direct ADO.Net Provider as an
approach to this project. Just a note, the more code you include with
your project you create an increased internal support factor as well.

IF you are moving the data in one direction MultValue to Relational then
I suggest you use the mv2SQL product it is much faster and uses newer
technology (OLEDB) and has User Interface for setting up transfers.
Lastly this product can be scheduled in SSIS or DTS.

As you may be aware when using an ODBC technology the data is flatten
during the transfer process, this has a performance penalty.

Good Luck

Janet Bond

[/ad]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Angelo Collazo
Sent: Wednesday, June 21, 2006 8:40 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata 6 into SQL 2005

Graham,

If you are running your U2 database under Windows, You can download the
CLIENT(s) and use the native U2 ODBC drivers. See this link:
http://www14.software.ibm.com/webapp/download/search.jsp?go=yrs=u2trial
sS_
TACT=105AGX11S_CMP=DNLD

If your are running under UNIX you to purchase one. Two I know of.

1- http://www.easysoft.com/
2- http://www.datadirect.com/index.ssp
3- Open source (http://www.mysql.com/) and search for ODBC. Two versions
UNIX(AIX/HP/Others) and Linux unixODBC)

May the force be with you.

Cheers,

Angelo Collazo
System Administrator
Silver Line Building Products Corporation
One Silver Line Drive
North Brunswick NJ, 08902
[EMAIL PROTECTED]
Ph: 732.435.1000 X4495

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 9:22 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata 6 into SQL 2005

Does anyone have any advice for which odbc drivers are best for
importing Unidata data into a SQL 2005 database?

Thanks

Graham

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Randall
Sent: Tuesday, June 20, 2006 2:25 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] .net - universe 10.1.14

Redback and .Net work perfectly together.   I've used it in a variety of
applications using both C# and VB.Net.   Full power of .Net is available
as
Redback simply makes U2 available.  You can build a Data Access Layer
where
U2 looks like any other database to .Net.

If you are from the .Net/SQL world,  you can access your Universe data
via
ADO same as other databases.   If you are not an ADO guru,  Redback
provides
its' own more U2 friendly commands to also access the Universe data and
programs.

You have total freedom in deciding how much or how little of your
business
logic to be in U2 or .Net.

Unlike like some of the other offerings,  Redback is not a 'do something
on
the web for the U2 programmer' type of application.   It is a true
enabler
to allow you to use U2 with the web and do whatever you can do in your
web
technology of choice.

Mike.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
Sent: Tuesday, June 20, 2006 3:30 AM
To: U2-Users (E-mail)
Subject: [U2] .net - universe 10.1.14

Apologies I asked this before then went on tour for 3 weeks and 

[U2] XML handleing in U2

2006-06-23 Thread Symeon Breen
This is seriously flawed !

I have over the past years, as some of you know, already had problems
reading XML docs that are utf-8 encoded, problems being processes crashing
out randomly etc.

Now I am using the XDOM routines to parse an xml document, and they fail to
work if there are characters over 7f in there - e.g. a pound sign. This is
regardless of encoding, (i.e. i have tried it with properly encoded utf-8
and iso8859-1 files.

I had heard that IBM where going to redo their xml handling - has anyone
heard any more on this at all ??
Has anyone else had a problem with # signs in XDOM and found a workaround ?



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


RE: [U2] Universe Version for Windows 2003

2006-06-23 Thread Eppel,Gary
Rodrigo,

The current highest available version is 10.1.18, but there are a number
of lower versions that are also compatible with Win2003 and still
available as well.

The easiest way to find this information at any time is to use the
Product Availability matrix provided thru the U2TechConnect pages of
ibm.com. You can find the U2TechConnect login page by entering
U2TechConnect in the Search box on ibm.com, then clicking on the
U2TechConnect Support link that comes up the Search results. On the left
side of that login page you will see a link to Product Availability (you
do not have to log in to U2TechConnect to use this link).

Once in that page, select UniVerse from the Product drop-down list,
Windows Intel from the Platform drop-down list, then click Search to
obtain a matrix of various release levels of Universe and which Windows
versions and service packs they are certified for. There are also Readme
files for each one that describe what fixes and enhancements are in each
version.

Hope that helps

Gary Eppel
Cerner Corp


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo
Girlando
Sent: Thursday, June 22, 2006 2:07 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Universe Version for Windows 2003

  Hi,

 This is my first mail, my name is Rodrigo and i would like to know if 
 somenone could tell which is the version of Univese i have to install 
 on a server with Windows 2003 (64 bits)

 Thanks,


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

-
CONFIDENTIALITY NOTICE This message and any included attachments
are from Cerner Corporation and are intended only for the
addressee. The information contained in this message is
confidential and may constitute inside or non-public information
under international, federal, or state securities laws.
Unau
zed forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you
are not the addressee, please promptly delete this message and
notify the sender of the delivery error by e-mail or you may call
Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1)
(816)221-1024. ---
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] How to connect file remotely

2006-06-23 Thread Brutzman, Bill
For source-code files, consider www.EditPlus.com to FTP the file into an
Editor.

--Bill

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Eugene Perry
Sent: Thursday, June 22, 2006 6:42 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] How to connect file remotely


Hello,

I am using a copy of Universe PE on my laptop and I am interested in
accessing
a file over the network.  Is there anyway to do that and how?

Thanks

Eugene
---
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] How to connect file remotely

2006-06-23 Thread Angelo Collazo
Eugene,

All you simply need to do is share your laptop drive and map it on the
network with the path info. Hope this helps.

Cheers,

Angelo Collazo
System Administrator
Silver Line Building Products Corporation
One Silver Line Drive
North Brunswick NJ, 08902
[EMAIL PROTECTED]
Ph: 732.435.1000 X4495

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Eugene Perry
Sent: Thursday, June 22, 2006 6:42 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] How to connect file remotely

Hello,

I am using a copy of Universe PE on my laptop and I am interested in
accessing
a file over the network.  Is there anyway to do that and how?

Thanks

Eugene
---
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] Universe Version for Windows 2003

2006-06-23 Thread Ray Buchner
Rodrigo:

I just went through some pain when I moved to Win:2003 so I wanted to
share my experience.  

We originally installed UV 10 on the new 2003 machine.  Everything
appeared to function perfectly except one thing... The break key was
unable to be assigned and would not 'stick'.  This was a relatively
small annoyance for our development staff so we went through about a
month of research, programming and consultants working to resolve the
problem with no luck.

The PTERM Display setting would even show that the break key had been
properly set, but it still would not function.

I ended up backing-down releases ending up at release 9.6.2.1.  This
seems to work perfectly in our 2003 environment.

FYI, I don't think it matters but we are running Pick flavored accounts.

Let me know if you have any other questions as we just converted from NT
to 2003 and replaced all servers with new IBM blade centers all booting
from SAN.

-Ray Buchner





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo
Girlando
Sent: Thursday, June 22, 2006 3:07 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Universe Version for Windows 2003


  Hi,

 This is my first mail, my name is Rodrigo and i would like to know if 
 somenone could tell which is the version of Univese i have to install 
 on a server with Windows 2003 (64 bits)

 Thanks,


 Rodrigo
---
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] Universe Version for Windows 2003

2006-06-23 Thread Angelo Collazo
Rodrigo,

You can install the latest version. As far as I know this version  is
compiled on a 64 bit machine, but is  NOT 64 bit written. This came from an
instructor in Denver. Hope this helps.

Cheers,

Angelo Collazo
System Administrator
Silver Line Building Products Corporation
One Silver Line Drive
North Brunswick NJ, 08902
[EMAIL PROTECTED]
Ph: 732.435.1000 X4495

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Rodrigo Girlando
Sent: Thursday, June 22, 2006 3:07 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Universe Version for Windows 2003

  Hi,

 This is my first mail, my name is Rodrigo and i would like to know if
 somenone could tell which is the version of Univese i have to install on a
 server with Windows 2003 (64 bits)

 Thanks,


 Rodrigo
---
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] Universe Version for Windows 2003

2006-06-23 Thread Richard A. Wilson
I dont know if it's relevant to 2003 but there was a special ts_service that was 
required for the break key to work with w2k


sure hope I remembered this correctly we initially went thru this in early 2002

Rich
Ray Buchner wrote:


Rodrigo:

I just went through some pain when I moved to Win:2003 so I wanted to
share my experience.  


We originally installed UV 10 on the new 2003 machine.  Everything
appeared to function perfectly except one thing... The break key was
unable to be assigned and would not 'stick'.  This was a relatively
small annoyance for our development staff so we went through about a
month of research, programming and consultants working to resolve the
problem with no luck.

The PTERM Display setting would even show that the break key had been
properly set, but it still would not function.

I ended up backing-down releases ending up at release 9.6.2.1.  This
seems to work perfectly in our 2003 environment.

FYI, I don't think it matters but we are running Pick flavored accounts.

Let me know if you have any other questions as we just converted from NT
to 2003 and replaced all servers with new IBM blade centers all booting
from SAN.

-Ray Buchner





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo
Girlando
Sent: Thursday, June 22, 2006 3:07 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Universe Version for Windows 2003




Hi,

This is my first mail, my name is Rodrigo and i would like to know if 
somenone could tell which is the version of Univese i have to install 
on a server with Windows 2003 (64 bits)


Thanks,


Rodrigo


---
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/




--
Richard A. Wilson
Lakeside Systems
Smithfield, RI, USA
Voice 401-231-3959
Fax   206-202-2064
[EMAIL PROTECTED]
www.lakeside-systems.com
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [UV] Basic programming question

2006-06-23 Thread Barry Rogen
   I hate to ask a redundant question but I just can not put my finger
on it.

   The variable to  inform the name of the calling program from a
subroutine

   Thanks !!

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

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


Re: [U2] How to connect file remotely

2006-06-23 Thread Gordon J Glorfield
Eugene,

Please explain with a little more detail what you mean by accessing a 
file.  Do you mean from TCL or from within a basic program?  Or perhaps 
you mean from a remote client to your UV PE installation.  Is the file you 
want to access on another UV machine or is it a different database?

Thanks,
Gordon


Gordon J. Glorfield
Sr. Applications Developer
UnitedHealthcare's Mid-Atlantic Health Plans
301-360-8839

[EMAIL PROTECTED] wrote on 06/22/2006 06:41:42 PM:

 Hello,

 I am using a copy of Universe PE on my laptop and I am interested in 
accessing
 a file over the network.  Is there anyway to do that and how?

 Thanks

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


This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] Basic programming question

2006-06-23 Thread Stevenson, Charles
SYSTEM(9001)
I think I'll submit the writeup below to the U2UG Knowledgebase Brian
Leach is putting together.
cds

I hate to ask a redundant question but I just can not put 
 my finger on it.
 
The variable to  inform the name of the calling program 
 from a subroutine
 
Thanks !!
 
 Barry  Rogen

-Original Message-
From: Stevenson, Charles 
Sent: Wednesday, June 23, 2004 11:32 AM
To: 'u2-users@listserver.u2ug.org'
Subject: [UV] SYSTEM(9001) (was: [U2] SYSTEM(49) on UV)

 From: Leroy Dreyfuss
 
 SYSTEM(9001) was added at 10.0.4 and was improved upon later...
 ...the 10.0 manuals will not have it
 
 BTW: this isn't the first time SYSTEM(9001) appeared on this list

I think I probably first reported it on this list and tried to document
how it works out of gratitude.  I dug the following from the list
archive, http://www.indexinfocus.com/.
Until the manual is updated, I hope this documentation is good enough:


Subject: [UV] SYSTEM(9001) tells you what program you are in  where you
came from!
From:Stevenson, Charles ([EMAIL PROTECTED])
Date:03/20/03 


After whining about this for, lo, these many years let me be quick to
praise the Universe team for giving us this. This will be a wonderful
debugging tool! 


UV 10.0.6 Patchlist says: 
   2621 The UniVerse BASIC SYSTEM(9001) function now returns the 
@LEVEL in correct order, and returns correct addresses. 


SYSTEM(9001) will return a dynamic array that contains roughly the same
info that PORT.STATUS LAYER.STACK or RAID T command coughs up. 

Here is a sample subroutine that displays the data and a dummy program
that calls it. 
Then from the menu, I get to pseudo-TCL and execute the dummy program. 

   CT CDS.BP SYS9001 DUMMY 

  SYS9001 
   0001 SUBROUTINE SYS9001 
   0002 CRT Depth Executing.. Address 
   0003 S = SYSTEM(9001) 
   0004 FOR A = 1 TO COUNT( S, @AM ) 
   0005 CRT SA,1 4R##: : SA,2 40L#40: SA,3 
   0006 NEXT A 
   0007 CRT QUOTE( S ) 
   0008 RETURN 

  DUMMY 
   0001 CALL SYS9001 

   ED VOC LIST 
   8 lines long. 

   : XEQ RUN CDS.BP DUMMY 
   Executing the command RUN CDS.BP DUMMY. 
   Depth Executing.. Address 
3: CDS.BP.O/SYS90010x6 
2: CDS.BP.O/DUMMY  0x0 
1: /dbms/uv/catdir/*UVPRINTMSG 0x4b40 
0: /dbms/uv/catdir/-MATBLOCK   0x0 
   -1: /dbms/uv/catdir/-PERMISSIONS0x0 
   -2: /dbms/uv/catdir/-GET.FILE.NAME  0x0 
   -3: /dbms/uv/BP.O/ED.B  0x0 
 
3}CDS.BP.O/SYS9001}0x6~2}CDS.BP.O/DUMMY}0x0~1}/dbms/uv/catdir/*UVPRINTM
SG}0x4b40~0}/dbms/uv/catdir/-MATBLOCK}0x0~-1}/dbms/uv/catdir/-PERMISSION
S}0x0~-2}/dbms/uv/catdir/-GET.FILE.NAME}0x0~-3}/dbms/uv/BP.O/ED.B}0x0~


One caution: the data is turned 90 degrees from the conventional way MV
data is handled (?what were they thinking?) 

 - Value 1 of each attribute is the depth in the return stack, 
  The non-negative numbers mean that those programs are all part 
 of the return stack. 
  The negative numbers below simply mean those subroutines were 
 called and returned from in the past. 
  I don't think @LEVEL has anything to do with it,
 contrary to the patchlist text. 
  That's as much as I've figured out so far. 

 - Value 2 is the program 

 - Value 3 is the hex address (the obj address you see when you VLIST a
program) 
  For the negative depths, n/a. 
  (0x0 on DUMMY is real. They are small programs.) 

 - The number of values is constant, 
  the number of attributes grows or shrinks. Oh well. 

SYSTEM(9001) is not in the 10.0 doc set that came with my upgrade pack
from IBM, so I figured after all the complaining I have done I at least
owe this post. 


Thank-you LeRoy  company,
Charles Stevenson 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Unidata 6 into SQL 2005 - connection string

2006-06-23 Thread graham.forbes
Angelo

Thanks for this - I have now loaded a new ODBC driver. In SQL 2005 you
need to build the connection string (I am using the .net framework Data
Provider for ODBC). Here is what I have at the moment:

Driver={IBM UniData ODBC Driver};provider=Ardent.UniOLEDB;data
source=servername;location=databasename;user id=odbc;password=password

Does anyone have a successful connection string which works with SQL
2005 SSIS?

Thanks

graham



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Angelo Collazo
Sent: Wednesday, June 21, 2006 4:40 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata 6 into SQL 2005

Graham,

If you are running your U2 database under Windows, You can download the
CLIENT(s) and use the native U2 ODBC drivers. See this link:
http://www14.software.ibm.com/webapp/download/search.jsp?go=yrs=u2trial
sS_
TACT=105AGX11S_CMP=DNLD

If your are running under UNIX you to purchase one. Two I know of.

1- http://www.easysoft.com/
2- http://www.datadirect.com/index.ssp
3- Open source (http://www.mysql.com/) and search for ODBC. Two versions
UNIX(AIX/HP/Others) and Linux unixODBC)

May the force be with you.

Cheers,

Angelo Collazo
System Administrator
Silver Line Building Products Corporation
One Silver Line Drive
North Brunswick NJ, 08902
[EMAIL PROTECTED]
Ph: 732.435.1000 X4495

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 9:22 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Unidata 6 into SQL 2005

Does anyone have any advice for which odbc drivers are best for
importing Unidata data into a SQL 2005 database?

Thanks

Graham

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Randall
Sent: Tuesday, June 20, 2006 2:25 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] .net - universe 10.1.14

Redback and .Net work perfectly together.   I've used it in a variety of
applications using both C# and VB.Net.   Full power of .Net is available
as
Redback simply makes U2 available.  You can build a Data Access Layer
where
U2 looks like any other database to .Net.

If you are from the .Net/SQL world,  you can access your Universe data
via
ADO same as other databases.   If you are not an ADO guru,  Redback
provides
its' own more U2 friendly commands to also access the Universe data and
programs.

You have total freedom in deciding how much or how little of your
business
logic to be in U2 or .Net.

Unlike like some of the other offerings,  Redback is not a 'do something
on
the web for the U2 programmer' type of application.   It is a true
enabler
to allow you to use U2 with the web and do whatever you can do in your
web
technology of choice.

Mike.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
Sent: Tuesday, June 20, 2006 3:30 AM
To: U2-Users (E-mail)
Subject: [U2] .net - universe 10.1.14

Apologies I asked this before then went on tour for 3 weeks and my
wonderfull staff cleared by emails

So

I am looking to tie Universe 10.1.14 to a .net development

I am looking at biztalk and redback and one other piece of software to
facilitate this

Any experiences/opinions will be gratefully received (and read this
time)


Bob Witney
IT Senior
EXPLORE!
Nelson House
55 Victoria Road
Farnborough
Hampshire
GU14 7PA, UK
  Tel:  01252 379489
Mob: 07973 451156
www.explore.co.uk




__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__
---
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/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] How to connect file remotely

2006-06-23 Thread Kevin King
Actually, I don't believe that's true.  That will give you access, but
not lock support. 


-Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Angelo
Collazo
Sent: Friday, June 23, 2006 7:35 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] How to connect file remotely

Eugene,

All you simply need to do is share your laptop drive and map it on the
network with the path info. Hope this helps.

Cheers,

Angelo Collazo
System Administrator
Silver Line Building Products Corporation One Silver Line Drive North
Brunswick NJ, 08902 [EMAIL PROTECTED]
Ph: 732.435.1000 X4495

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Eugene Perry
Sent: Thursday, June 22, 2006 6:42 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] How to connect file remotely

Hello,

I am using a copy of Universe PE on my laptop and I am interested in
accessing a file over the network.  Is there anyway to do that and
how?

Thanks

Eugene
---
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] Basic programming question

2006-06-23 Thread Andrew Lakeland
SYSTEM(9001)   

will give you the entire call stack.

The last one will be the program which called your sub.


Re
andy

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Barry Rogen
Sent: 23 June 2006 16:20
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Basic programming question

   I hate to ask a redundant question but I just can not put my finger
on it.

   The variable to  inform the name of the calling program from a
subroutine

   Thanks !!

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

---
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] How to connect file remotely

2006-06-23 Thread Jeff Schasny
The only way that I know of to access access files on a remote system with
lock support is via UvNet. If you dont require lock support you can change
the Uvconfig parameter ALLOWNFS to a 1 which will allow you to access remote
files mounted via NFS or Samba.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kevin King
Sent: Friday, June 23, 2006 9:35 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] How to connect file remotely


Actually, I don't believe that's true.  That will give you access, but
not lock support.


-Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Angelo
Collazo
Sent: Friday, June 23, 2006 7:35 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] How to connect file remotely

Eugene,

All you simply need to do is share your laptop drive and map it on the
network with the path info. Hope this helps.

Cheers,

Angelo Collazo
System Administrator
Silver Line Building Products Corporation One Silver Line Drive North
Brunswick NJ, 08902 [EMAIL PROTECTED]
Ph: 732.435.1000 X4495

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Eugene Perry
Sent: Thursday, June 22, 2006 6:42 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] How to connect file remotely

Hello,

I am using a copy of Universe PE on my laptop and I am interested in
accessing a file over the network.  Is there anyway to do that and
how?

Thanks

Eugene
---
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/
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.2/372 - Release Date: 6/21/2006

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.2/372 - Release Date: 6/21/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] Basic programming question

2006-06-23 Thread Barry Rogen
thanks much

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




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew Lakeland
Sent: Friday, June 23, 2006 11:44 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] [UV] Basic programming question

SYSTEM(9001)   

will give you the entire call stack.

The last one will be the program which called your sub.


Re
andy

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Barry Rogen
Sent: 23 June 2006 16:20
To: u2-users@listserver.u2ug.org
Subject: [U2] [UV] Basic programming question

   I hate to ask a redundant question but I just can not put my finger
on it.

   The variable to  inform the name of the calling program from a
subroutine

   Thanks !!

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

---
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] Basic programming question

2006-06-23 Thread ameij
BRILIANT! This is just perfect and what I have been looking for for a long
time now! We have even considered logging this ourselves but this looked
to be too big a peformance hit.

Thanks for sharing!

While I am sending an email anyway, does any of you have experience with
Transaction Logging in UV? We are still struggeling. I can post detailed
questions if needed ofcourse

Regards,

Andre Meij



On Fri, June 23, 2006 17:43, Andrew Lakeland wrote:
 SYSTEM(9001)


 will give you the entire call stack.

 The last one will be the program which called your sub.



 Re
 andy

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Barry Rogen
 Sent: 23 June 2006 16:20
 To: u2-users@listserver.u2ug.org
 Subject: [U2] [UV] Basic programming question


 I hate to ask a redundant question but I just can not put my finger
 on it.

 The variable to  inform the name of the calling program from a
 subroutine

 Thanks !!


 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 
  ---
 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] OLEDB connection string

2006-06-23 Thread Nick Cipollina
Can anyone provide me with a sample unioledb connection string that I could use 
in my .NET code?

Thanks,

Nick Cipollina
 
Pick Programmer
ACS Heritage, Inc.
2810 North Parham Road, Suite 210
Richmond, VA 23294
(804)965-8294
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] U2 Web Product

2006-06-23 Thread Cooper, Rudy
Hello List,



I was curious if anyone was using IBM's U2 Web DE 4.3 product ?  If so I
wanted to know what you thought about the product.  I know I could read
about it on IBM's page, but I want to get someone's opinion who is using
it.



Thx,



Rudy





Rudy Cooper



Technical Project Lead

Sage Publications

Information Technology Development
(805) 410-7724

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


[U2] [UV] TXLG Transaction Logging (was: [U2] [UV] Basic programming question)

2006-06-23 Thread Stevenson, Charles
I've implemented UV TXLGg a few times.
The update logging part, anyway. I haven't used logical transactions
much.  I wouldn't dream of trying to retrofit that (i.e., BEGIN
TRANSACTION  COMMIT/ROLLBACK) into an existing application.
And currently I've been stymied because of an unresolved issue that may
be specific to HPUX only.
Post questions or contact me off-list if you want to discuss it.

cds 

 Subject: RE: [U2] [UV] Basic programming question
 
 While I am sending an email anyway, does any of you have 
 experience with Transaction Logging in UV? We are still 
 struggeling. I can post detailed questions if needed ofcourse
 
 Regards,
 
 Andre Meij
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/