RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-13 Thread gerry-u2ug
things are not this simle on unix - 3rd party odbc drivers need to be purchased , installed & configured. I have never worked with a client who has gone this route, it never seems to be worth the bother & expense. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Beha

[U2] Stuart Boydell is out of the office.

2005-10-13 Thread Stuart . Boydell
I will be out of the office starting 14-10-2005 and will not return until 17-10-2005. I will respond to your message when I return. ** This email message and any files transmitted with it are confidential and intended solely for t

RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-13 Thread HENDERSON MIKE, MR
Wendy > -Original Message- > From: [EMAIL PROTECTED] On Behalf Of Wendy Smoak > Sent: Friday, 14 October 2005 09:10 > To: u2-users@listserver.u2ug.org > Subject: Re: [U2] [AD] What are you using to develop your web > pages? JavaScript? PHP? .Net? > > From: "Symeon Breen" <[EMAIL PROTECT

Re: [U2] Universe running on Linux/SuSE

2005-10-13 Thread Jerry Banker
I forgot that you will probably have to recompile your programs and I-descriptors. You're on a different platform so you could get an error, I don't remember the error verbatim but it was something about different hardware. Don't forget anything you have in global catalog space. Your crontab wo

Re: [U2] Universe running on Linux/SuSE

2005-10-13 Thread Drew Henderson
We've been running Universe on RH Linux for about a year and a half now, and it's been pretty stable for us. We ported it from an HP-UX system (10.20). Most of the changes revolved around scripts we had in place (ftp's, printer drivers, etc.) We ran .../uv/bin/format.conv on all the files.

Re: [U2] [AD] What are you using to develop your web pages? JavaScript? PHP? .Net?

2005-10-13 Thread Wendy Smoak
From: "Symeon Breen" <[EMAIL PROTECTED]> it is easy to read/write mysql from your Unibasic. Really? So far we have not been successful getting a connection from UniBasic to a SQL database. What are you using? (My guess is that you're on Windows.) We're on HP-UX. At the moment I'm readi

Re: [U2] Universe running on Linux/SuSE

2005-10-13 Thread Jerry Banker
We are about to make the move and I have been testing the system along side of our production system. I think this was a wise move. I have the two networked together so it is easier to move accounts. We are moving from Solaris 8 to RH AS 3, UV 9.6.2.3 to UV 10.1.12. Further comments are in the

Re: [U2] Universe running on Linux/SuSE

2005-10-13 Thread John Hester
Rob Thometz wrote: Just wondering how many of you have gone through similar Unix to Linux OS changes? We migrated from UV 9.6.2.2 on IRIX to UV 10.1.4 on RH AS 3 last November. - Are there issues when converting Universe data files from Unix/Solaris OS to Linux? I had to run fnuxi against a

[U2] Universe running on Linux/SuSE

2005-10-13 Thread Rob Thometz
We have a finance system with around 200 users running Universe 9.6 on Sun Solaris OS 8. For various reasons, we are considering moving to a Red Hat Enterprise Linux or SuSE Enterprise Linux environment. The Universe/Linux OS release combinations we are initially considering are as follows: Univer

Re: [OT] [U2] chance encounter with a u2 site

2005-10-13 Thread Symeon Breen
Take a look at the following - they are all well known websites that have a unidata system in their somwhere supplying data to the JSP front end www.aerlingus.com www.snow.com www.thomascook.com www.malaysiaairlines.com www.flysaa.com On 10/11/05, rbl000 <[EMAIL PROTECTED]> wrote: > They bega

Re: [U2] U2 XML/DB Tool

2005-10-13 Thread Symeon Breen
I have not got it to connect either - same arror as above - so if you find how to fix it please do tell. On 10/12/05, Jerry Banker <[EMAIL PROTECTED]> wrote: > It is a toll that comes on the client CD or download. Not documented in the > UV documentation but is in the Unidata docs in the basic ex

Re: [U2] [AD] What are you using to develop your web pages? JavaScript? PHP? .Net?

2005-10-13 Thread Symeon Breen
We have used designbais and it is a good tool no doubt - We also do stuff in PHP writing to MySQL on the back and then have U2 routines to read and write the MySQL tables. The PHP works very well and it is easy to read/write mysql from your Unibasic. On 10/12/05, Dave Bryant <[EMAIL PROTECTED]> w

RE: [U2] Date Conversion Codes - iconv

2005-10-13 Thread Bruce Nichol
Goo'day, At 16:58 13/10/05 +1000, you wrote: > -Original Message- > From: [EMAIL PROTECTED] though ISO8601 requires iconv formating : iconv('2005-10-13','dymd') : at least when DATE.FORMAT is ON Ah!Somebody else been in the "review compliant" bucket this week. W

RE: [U2] Date Conversion Codes - iconv

2005-10-13 Thread Stuart . Boydell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of "Mats Carlid" <[EMAIL PROTECTED]> > >And the last can swing both ways: > > iconv( "20051013", "DYMD[4'',2'',2]&q