Re: [U2] Web services at 11.x

2014-05-14 Thread Symeon Breen
Both consuming web services (soap and otherwise) from within uv and serving as a web service have been in uv for years and years. Consuming is done within data basic - see the extensions manuals. Serving is done either using uniobject.net/java and creating a .net or java webservice (my

Re: [U2] How to create ASP.NET Web API (Http service/RESTFul) using multi-value .NET Provider and multi-value Visual Studio Add-ins? Consume using HTML5/JavaScript/MVVM/Knockout.js/Json

2014-05-06 Thread Symeon Breen
Removed -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of rajank Sent: 03 May 2014 13:32 To: u2-users@listserver.u2ug.org Subject: [U2] How to create ASP.NET Web API (Http service/RESTFul) using multi-value .NET

Re: [U2] Multi-threaded phantom processing

2014-03-09 Thread Symeon Breen
The only approach I would consider is via a web service , either hosted on iis or apache, with a uniobjects connection behind it - either uo.net or uo.java. web servers are designed to accept multiple hits, queue them up , offload to threads etc. why reinvent the wheel. One of my companies

Re: [U2] XMAPOpen core dump

2014-02-05 Thread Symeon Breen
I find the most common reason for a core dump when dealing with xml is the lang settings and encoding of the files. make sure they match - I note the xml is utf-8 - firstly check it is indeed utf-8 and there are no upper ascii (above 127) in there. Also make sure you have a lang setting that

Re: [U2] UO.Net unable to login

2014-01-27 Thread Symeon Breen
) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Saturday, January 25, 2014 5:25 AM To: 'U2 Users List' Subject: Re: [U2] UO.Net unable to login Are you using an ip address or a domain name to connect

Re: [U2] BASIC code - upper, lower, CamelCase, what say you?

2013-12-21 Thread Symeon Breen
Not this one again -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bobby Worley Sent: 20 December 2013 19:02 To: U2 Users List Subject: [U2] BASIC code - upper, lower, CamelCase, what say you? First off -

Re: [U2] Tech Alert *TURN YOUR GADGETS OFF* before you get hacked

2013-12-17 Thread Symeon Breen
The exploit is not against any old gadget , it has to be an insecure one in the first place in order to enable an exploit. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Allen Elwood RR Sent: 17 December 2013

Re: [U2] [Very OT] XP File Dialog Box

2013-12-13 Thread Symeon Breen
Windows 8 is great. You don't have to have the tiles, just use desktop mode, tis the same as windows 7 but better. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: 12 December 2013 20:17 To: U2

Re: [U2] UV Basic parsing xml with XDOM commands

2013-11-07 Thread Symeon Breen
I have found in the past the handling of namespaces in both the XDOM commands and the EXT files, is not well documented, and does not always work how I expect. So I usually preprocess any such XML files with xsltproc to remove the namespaces - an example xsl to do this is xsl:stylesheet

Re: [U2] Ref: Web Services at Universe 11.n

2013-11-01 Thread Symeon Breen
Sound advice from Ian there - I see many people getting unstuck when using web services through many layers of abstraction, basically because they don't understand what a web service is what http is etc. I would recommend learning about WSDL, XML, HTTP and try a few things out in different ways.

Re: [U2] Web Services at Universe 11.n

2013-10-31 Thread Symeon Breen
of the conversation, and with the uv functions, I seem to have a bit less than half. Richard On Wed, Oct 30, 2013 at 2:12 PM, Symeon Breen syme...@gmail.com wrote: That means you where probably missing a header. http is just a text conversation, if the same headers are passed as passed with curl

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Symeon Breen
The unibasic extensions have had sockets, http requests and soap (each built on the former) for many years - look it up in the manuals. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold Sent: 30 October

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Symeon Breen
That means you where probably missing a header. http is just a text conversation, if the same headers are passed as passed with curl it will work. You can test using curl, or even better with telnet. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] [OT] Support Ticket Software

2013-10-23 Thread Symeon Breen
The secure server at force.com , e.g. secure.force.com ? which would be salesforce - and they do have ticketing software -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Charlie Noah Sent: 23 October 2013 03:55 To:

Re: [U2] Mobile phones

2013-07-15 Thread Symeon Breen
Thanks everyone for your information. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

[U2] Mobile phones

2013-07-10 Thread Symeon Breen
Hi I have an application that is based in the UK, one of the things it does is allow entry of a phone number, I then determine if this is a mobile (cell phone) and send a text (easy in the uk as all mobiles begin with 07) We are embarking upon our first US client (well existing uk customer

Re: [U2] Who was Infinitivity?

2013-06-25 Thread Symeon Breen
http://web.archive.org/web/20021219211542/http://www.pixiuscorp.com/press/pi xius_inf.php -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Robert Sent: 25 June 2013 00:01 To: U2 Users List Subject: Re: [U2] Who

Re: [U2] History of Prime Information

2013-06-12 Thread Symeon Breen
PI/Open I think that was -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of dale kelley Sent: 12 June 2013 13:09 To: U2 Users List Subject: Re: [U2] History of Prime Information I can add that I think VMark rewrote

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-08 Thread Symeon Breen
connect to the SQL Server box I want to connect to with no problem. I followed the documentation in setting up BCI but when I try to use CONNECT in a Basic program I always get a memory error. On 07/06/2013 15:57, Symeon Breen wrote: Hi - I have udt 7.1 on redhat 64bit and we use BDT ok ??? Also

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Symeon Breen
And I am still looking for a way to read data from a relational database in a Basic program. This has been around for years Mecki - look up the bci functions like SQLPrepare etc. Or there is the new EDA function as well. Rgds Symeon. ___ U2-Users

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Symeon Breen
so they built a Redhat Linux 64 bit virtual server and put UD in that. Now if I try to connect trough BCI I only get memory errors. AFAIK EDA is only for connecting from SQL Server to U2 so no good for what I want to do. On 07/06/2013 09:39, Symeon Breen wrote: And I am still looking for a way

Re: [U2] Recognition for Rocket and Rocket's U2 in dual rankings today!

2013-06-04 Thread Symeon Breen
Good stuff -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Daniel McGrath Sent: 03 June 2013 21:59 To: U2 Users List (u2-users@listserver.u2ug.org) Subject: [U2] Recognition for Rocket and Rocket's U2 in dual

Re: [U2] [UV] UniObjects.Net vs Thrid-party Products

2013-05-28 Thread Symeon Breen
Uniobjects.Net is the base requirement. MV.NET builds on this and gives you a heap more (tho infact you can use it without uniobjects.net) So it depends if you want simple connectivity to the DB to do commands and subroutine calls, for which uniobject.net would suffice, or if you want any of the

Re: [U2] U2 demos and sample code now on Github

2013-05-21 Thread Symeon Breen
A great start - I can see some interesting stuff on there over the next couple of years. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Daniel McGrath Sent: 21 May 2013 17:52 To: U2 Users List

Re: [U2] Fwd: [1] job on LinkedIn

2013-05-07 Thread Symeon Breen
If the employer will sponsor your application it is pretty much a formality (providing you pass security checks that is) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 06 May 2013 17:51 To:

Re: [U2] AES Encryption Of CC Numbers

2013-05-03 Thread Symeon Breen
Also If you are on linux you may be able to shell out to openssl to encrypt a string. You would probably need to use the -a switch to base64 encode the output. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian

Re: [U2] [way ot] - Electronic Button Purshers?

2013-05-03 Thread Symeon Breen
I love this conversation - great to see some really geeky stuff going on in the MV community :) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: 03 May 2013 17:20 To: U2 Users List Subject:

[U2] db listings

2013-05-01 Thread Symeon Breen
I have come across a few people recently who use this site to look at DB popularity - should U2 (and other MV systems be on there) http://db-engines.com/en/ranking/multivalue+dbms ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] revision control with git/github

2013-04-30 Thread Symeon Breen
Not with Git but with others, there are a variety of ways. One simple way of doing this is to have an automated process run at night that commits all changes back to the repository from your BP file (or whatever it is) The benefit is then you can browse the repo, and look to see when code has

Re: [U2] History of Prime Information

2013-04-29 Thread Symeon Breen
I think prime and vmark had done business together hence why the purchase - I remember back in 92/93 when we had a pair of prime 1920's (I think) running prime information, we then got a new prime unix box, that was actually a rebadged MIPS running Riscos, they said at the time that PI+ the

Re: [U2] How to send an HTML formatted email.

2013-04-26 Thread Symeon Breen
No body to this email. Sending an email is just a smtp conversation - if you are on linux you can do this easily using mutt/mail/sendmail I have various examples. On windows , you could just do a socket to the smtp server, or use some library, loads of options, - I would recommend you read

Re: [U2] Refactoring Tools

2013-04-22 Thread Symeon Breen
Python ? ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 22 April 2013 18:46 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Refactoring Tools If by refactoring you mean A tool which will read

Re: [U2] UV Creating a Soap Request

2013-04-16 Thread Symeon Breen
The post header in http is a relative url so that is not the problem - have you set the Soap action correctly ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Peter Cheney Sent: 16 April 2013 07:14 To: U2 Users

Re: [U2] c#/uniobject/chinese/spanish characters

2013-04-05 Thread Symeon Breen
We process and store most of our info in utf-8 - this includes multiple European languages, not currently Chinese tho but that should not be an issue if it is encoded in utf-8. We also use uniobjects.net with this data no problem. Well I say no problem - you do have to make sure your lang

Re: [U2] c#/uniobject/chinese/spanish characters

2013-04-05 Thread Symeon Breen
Also if you are running u2 on linux the iconv utility (not the u2 ICONV, linux iconv) is essential when dealing with different character encodings. But there are a few undocumented features on here called //TRANSLIT and //IGNORE that it is worth googleing about. -Original Message-

Re: [U2] How do you print a .pdf from inside a Unix Box

2013-04-04 Thread Symeon Breen
http://xtricks.blogspot.co.uk/2007/04/print-pdf-from-command-line.html perhaps ?using acroread which is available for hpux 11 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bruce Conway - Bamac LTD Sent: 04

Re: [U2] Social Networks for MV

2013-04-02 Thread Symeon Breen
Marketing has always been about multiple ways to do predominantly the same thing you have a newspaper campaign, poster campaign, radio, tv, cpc ads, web banners, cold calling etc, these are just some more. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Compressing PDFs

2013-03-28 Thread Symeon Breen
As others have said *nix comes with its own zip compressor. However I have also installed 7zip on our redhat linux box - no problems and we use it every day, I don't remember any dependencies I think it was just an rpm install. -Original Message- From:

Re: [U2] [uv] Phantom question

2013-03-27 Thread Symeon Breen
Just a tip - one of my servers has an account per customer, and so has 2000+ accounts, when phantoms run in here i always put the customer number on the end of the command e.g. PHANTOM programToRun 695the @sentance is not used, but it shows up when I list processes so I can identify what

Re: [U2] Date conversion..

2013-03-22 Thread Symeon Breen
Hi What oconv are you using, and have you an example of how it is being displayed ? Rgds Symeon. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Sathya Sent: 22 March 2013 07:30 To:

Re: [U2] [UV] XDOMOpen returning -1

2013-03-21 Thread Symeon Breen
Is this the latest version of UV - also is this on linux or Windows ? One thing to check is character encoding - if your lang settings are not utf-8 but the xml contains utf-8 you can get memory errors. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Social Networks for MV

2013-03-16 Thread Symeon Breen
Every company I am involved in has a facebook/linkedin/twitter account and we keep them updated regularly - it is essential in modern business marketing to do this. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

Re: [U2] Social Networks for MV

2013-03-16 Thread Symeon Breen
concerns the company may have had? Bob Wyatt -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Saturday, March 16, 2013 6:31 AM To: 'U2 Users List' Subject: Re: [U2] Social Networks for MV Every company

Re: [U2] Using the PUT method in an HTTP connection in UniBasic

2013-03-11 Thread Symeon Breen
Use the *nix curl command - it can do any verb and any payload. Or just use the sockets api - http is just a simple socket conversation. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of jim.sto...@esc.edu Sent:

Re: [U2] bdt in juno

2013-03-08 Thread Symeon Breen
That's good to hear Doug - what url did you use for the plugin, or did you do it manually ? If manually did you coppy everything in the plugins directory or just certain pieces ? Thnaks Symeon. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] bdt in juno

2013-03-08 Thread Symeon Breen
update installation site that rocket has. There is a webinar on rocket's web site that explains exactly how to to it. *Aaron Titus* Senior Software Engineer F.W. Davison Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Fri, Mar 8, 2013 at 7:57 AM, Symeon Breen syme...@gmail.com wrote

Re: [U2] bdt in juno

2013-03-08 Thread Symeon Breen
Found it at http://updates.rocketsoftware.com/u2/ -Original Message- From: Symeon Breen [mailto:syme...@gmail.com] Sent: 08 March 2013 17:13 To: 'U2 Users List' Subject: RE: [U2] bdt in juno URL please of the update site ?? -Original Message- From: u2-users-boun

[U2] bdt in juno

2013-03-07 Thread Symeon Breen
Just wondering - Has anyone been successful in adding the bdt perspective to juno ? Thanks Symeon. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] UV full screen editor

2013-02-26 Thread Symeon Breen
I seem to remember when we used such things that the costs in the uk where pretty similar. Wintegrate also did some emulations that accuterm did not and we needed those, but the other problem I have with Accuterm is that it is very American (not being rude here) so it has some funny (to us

Re: [U2] UV full screen editor

2013-02-26 Thread Symeon Breen
: Re: [U2] UV full screen editor On 26/02/13 08:38, Symeon Breen wrote: I seem to remember when we used such things that the costs in the uk where pretty similar. Wintegrate also did some emulations that accuterm did not and we needed those, but the other problem I have with Accuterm

Re: [U2] UV full screen editor

2013-02-25 Thread Symeon Breen
On the UV clients CD in the eclipse based tools there is the Basic Development toolkit (BDT) this will probably give you most of what you want. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Nirvan Wijesekera

Re: [U2] UV full screen editor

2013-02-25 Thread Symeon Breen
Also If you want an editor integrated into your terminal emulator I have always found wintegrate to be the best solution out there. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] UV: Consuming https service from within UVBasic using SOAP

2013-02-20 Thread Symeon Breen
Hi - the first port of call is to enable the protocol logging E.G. err=protocolLogging(SoapTest.log,ON,10) You can then look at the log for errors Does The https end point you are using allow self certification authentication? If not you may need to do a bit more work on certificates.

Re: [U2] [AD] FREE pick date conversion android app [/AD]

2013-02-16 Thread Symeon Breen
Unless you are using a tool that gives a cross platform environment - why bother ? if you are writing for android do it in Java -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian Leach Sent: 14 February 2013

Re: [U2] Fwd: Quick Question on u2 toolkit for .net

2013-02-15 Thread Symeon Breen
One for the better and better ? On Thu, Feb 14, 2013 at 12:17 PM, rajank rku...@rs.com wrote: Thank you for asking this question. In this Release, we do not support edit/compile subroutine feature in VS2010/VS2012. We have tool called BDT that does the same thing. But I agree it is nice

[U2] Quick Question on u2 toolkit for .net

2013-02-14 Thread Symeon Breen
I am currently not really interested in most of this - we just simply connect to u2 using uo.net to do subroutine calls and produce webservices from this. However my question is, does this toolkit allow you to edit and compile U2 basic programs within visual studio ? Now that would be

Re: [U2] [UV] Large File Operations Kill Linux

2013-02-05 Thread Symeon Breen
), ext3 and 132GB ram. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Monday, February 04, 2013 9:23 AM To: 'U2 Users List' Subject: Re: [U2] [UV] Large File Operations Kill Linux A few

Re: [U2] [UV] Large File Operations Kill Linux

2013-02-04 Thread Symeon Breen
A few questions - What linux version/distro are you on and what type of file system, and how much ram do you have -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Perry Taylor Sent: 04 February 2013 15:57 To:

Re: [U2] Web service

2013-01-17 Thread Symeon Breen
There are loads of examples on the web, esp loads in msdn. It being a u2 web service makes no difference at all it is just a web service that you are consuming. You just need to make sure you understand if it is restful or soap. -Original Message- From:

Re: [U2] {BDT] Commenting A Block Of Code

2013-01-10 Thread Symeon Breen
The big question is which editor ? Winted, Unidebugger, BDT , etc ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent: 10 January 2013 01:25 To: U2 Users List Subject: [U2] {BDT] Commenting A

Re: [U2] {BDT] Commenting A Block Of Code

2013-01-10 Thread Symeon Breen
) included {BDT] in the subject line so he is asking about Basic Developer Toolkit. the Ctrl-/ answer is correct. On Thu, Jan 10, 2013 at 2:49 AM, Symeon Breen syme...@gmail.com wrote: The big question is which editor ? Winted, Unidebugger, BDT , etc ? -Original Message- From: u2

Re: [U2] Secrets was Vinnie Smith

2012-12-20 Thread Symeon Breen
If you have to migrate your data from your old system to your new system I don't think it matters at all that the databases the systems use are the same, the formats of the data will be so different you are going to have to do an export and import anyway. I sell my products into their verticals

Re: [U2] Wally Terhune

2012-12-14 Thread Symeon Breen
Congratulations, I have enjoyed your posts over the years, enjoy your retirement. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble Sent: 13 December 2012 22:04 To: U2 Users List Subject: [U2] Wally Terhune

Re: [U2] U2 Toolkit for .NET and Windows PowerShell - how?

2012-12-05 Thread Symeon Breen
Stackoverflow is for people to ask questions, and the community to answer - I think the moderators will not like you raising and answering your own questions... -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of rajank

[U2] uniobjects.net

2012-12-03 Thread Symeon Breen
Hi - I have been using uniobjects.net for many years now, however I usually use it to call a basic subroutine on the u2 server. I now have a little project where I need to get a number of records from a file, ideally like the output of a list command as I have some itypes I also need to get.

Re: [U2] uniobjects.net

2012-12-03 Thread Symeon Breen
is in how many is a number of records? On Mon, 3 Dec 2012 14:48:45 -, Symeon Breen wrote: Hi - I have been using uniobjects.net for many years now, however I usually use it to call a basic subroutine on the u2 server. I now have a little project where I need to get a number of records

Re: [U2] uniobjects.net

2012-12-03 Thread Symeon Breen
record set. Although there are technically more elegant ways of doing this, why cant you just stick with your proven basic subroutine call? On Mon, 3 Dec 2012 14:59:43 -, Symeon Breen wrote: Ahh yes - upto about 200 ish -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] uniobjects.net

2012-12-03 Thread Symeon Breen
Of Symeon Breen Sent: 03 December 2012 15:55 To: 'U2 Users List' Subject: Re: [U2] uniobjects.net I could use a basic subroutine, but in order for it to return a couple of hundred records, it would have to either delimit the records somehow or generate an xml or json string, and I just wanted

Re: [U2] [OT] Sql Query

2012-11-07 Thread Symeon Breen
I would advise that you learn about joins firste.g. http://www.codinghorror.com/blog/2007/10/a-visual-explanation-of-sql-joins.h tml -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Barry Rogen Sent: 07

Re: [U2] Is the LMODE column helpful for something?

2012-11-06 Thread Symeon Breen
Thread hijack ! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Robert Sent: 06 November 2012 17:58 To: U2 Users List Subject: Re: [U2] Is the LMODE column helpful for something? I have a client that has a

Re: [U2] Chap Up, Chap Down, Chap chap chap the chapper

2012-10-15 Thread Symeon Breen
Renice ! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 15 October 2012 19:41 To: u2-users@listserver.u2ug.org Subject: [U2] Chap Up, Chap Down, Chap chap chap the chapper Does anyone know what

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
But we all know U2 is much more than a DB, in fact it is also much less than a DB. The concept of having the DB just do DB stuff works fine for SQL server and MySQL where the DB itself actually does a lot in terms of the data, and the clients, written in .NET, C, Python Java etc do all the

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
@listserver.u2ug.org Subject: Re: [U2] Consuming Web Services The U2 database does do indexing. -Original Message- From: Symeon Breen syme...@gmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Thu, Oct 4, 2012 12:56 am Subject: Re: [U2] Consuming Web Services But we all know U2

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
have referential integrity, it's an option. And SQL Table don't force referential integrity, you can turn that off :) -Original Message- From: Symeon Breen syme...@gmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Thu, Oct 4, 2012 1:17 am Subject: Re: [U2

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
Sent: 04 October 2012 10:20 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Consuming Web Services On 04/10/12 09:43, Symeon Breen wrote: Ok so perhaps there is this and that. My point is a database like SQL server is architected in a very different manner to U2 But that's why U2 is superior

Re: [U2] Consuming web services

2012-10-04 Thread Symeon Breen
createRequest setRequestHeader addRequestParameter SubmitRequest All unibasic functions for working with http -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: 03 October 2012 21:56 To:

Re: [U2] [u2] Parallel processing in Universe

2012-10-02 Thread Symeon Breen
Oracle and sql server both use map reduce internally when doing collations and totals. However they work differently to U2 in that they have one big process that runs queries from the clients. This process can then cache, multithread and map reduce. U2 is differently architected in that the client

Re: [U2] [UD] Determining number of users licensed

2012-09-14 Thread Symeon Breen
Not on UD -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 12 September 2012 21:59 To: u2-users@listserver.u2ug.org Subject: Re: [U2] [UD] Determining number of users licensed I thought system(36)

Re: [U2] insert data

2012-07-29 Thread Symeon Breen
What have you tried ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of unidata7 Sent: 29 July 2012 14:55 To: u2-users@listserver.u2ug.org Subject: [U2] insert data How do you insert data into a UniData database?

Re: [U2] uniobjects running as?

2012-07-24 Thread Symeon Breen
The rpc deamon will run as root, but when it spawns a udt process to fulfil your uniobjects process it will spawn it as the user you use in the uniobjects session. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

Re: [U2] Monitoring connections on Unidata

2012-07-07 Thread Symeon Breen
No - all you need is listuser - it lists ALL users licences, phantom,udcs, tty etc - it also gives a total licence count at the top which is an absolute total including device licencing. -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] Monitoring connections on Unidata

2012-07-06 Thread Symeon Breen
listuser ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of charles_shaf...@ntn-bower.com Sent: 06 July 2012 14:54 To: U2 Users List Subject: [U2] Monitoring connections on Unidata Is there a way to monitor the

Re: [U2] Monitoring connections on Unidata

2012-07-06 Thread Symeon Breen
-Bower Corporation From: Symeon Breen syme...@gmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org, Date: 07/06/2012 10:18 AM Subject:Re: [U2] Monitoring connections on Unidata Sent by:u2-users-boun...@listserver.u2ug.org listuser ? -Original Message

Re: [U2] Running XLr8 Tools inside U2 DBTools new Eclipse release

2012-07-04 Thread Symeon Breen
Real programmers edit .ini files ! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Averch Sent: 04 July 2012 00:24 To: U2 Users List Subject: Re: [U2] Running XLr8 Tools inside U2 DBTools new Eclipse release

Re: [U2] Is there any way to tell if I am in an EXECUTE level andCAPTURING is turned on?

2012-06-26 Thread Symeon Breen
From experimentation on unidata on linux, if you execute something with capturing it creates an entry in _PH_ of Z_{pid} the pid is zero filled to 8 digits e.g. _PH_/Z_00022141 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org]

Re: [U2] U2 Dynamic Object API

2012-05-28 Thread Symeon Breen
I won't be there - where can I get more information on U2 Dynamic Objects. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wally Terhune Sent: 28 May 2012 13:51 To: U2 Users List Subject: Re: [U2] U2 Dynamic

Re: [U2] U2 Dynamic Object API

2012-05-28 Thread Symeon Breen
Ok - so that kinda sounds good, I think ;) . I know where you are coming from, I too have also written heaps of stuff to generate and parse json, tho tbh I would normally do such logic (or certainly the parsing) in a middle tier like a .net webservice layer, and pass back to databasic. Generating

Re: [U2] SHA256 digest possible?

2012-05-24 Thread Symeon Breen
The Digest function looks to only allow MD5 or SHA1, SHA256 is SHA2 but digest does not appear to support that. I am not sure what the ENCRYPT function allows. The manual says there is a list of ciphers in the Unibasic Extensions manual, but I cannot find any listing of those in there

Re: [U2] training material on LOCKS

2012-05-11 Thread Symeon Breen
But locking is very different in the Sql server world, and much of it is done by the server itself. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Jordan Sent: 11 May 2012 17:22 To: U2 Users List Subject:

Re: [U2] Regarding: Feed Engine

2012-05-10 Thread Symeon Breen
What type of feed ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of satya satya Sent: 10 May 2012 17:05 To: U2 Users List Subject: [U2] Regarding: Feed Engine Hi, Can any one of you explain how to run a feed

Re: [U2] training material on LOCKS

2012-05-09 Thread Symeon Breen
I think the problem is much of this topic is dependent on the Database being discussed. E.g this http://www.sqlteam.com/article/introduction-to-locking-in-sql-server is a fairly good description of sql server locking, but is largely irrelevant to U2. If anything were to be written that was

Re: [U2] Command that turns off default command stacker

2012-05-08 Thread Symeon Breen
Hi Satya Firstly please start a new conversation if you want, rather than replying to something on a different topic. As far as information, your unidata installation media should contain a clients cd that has all the documentation and development tools you will need. If you require further

Re: [U2] Command that turns off default command stacker

2012-05-08 Thread Symeon Breen
command stacker Hi Symeon Can you give the detail information about the difference between Unidata Universe Thank you, Satya. On Tue, May 8, 2012 at 5:18 PM, Symeon Breen syme...@gmail.com wrote: Hi Satya Firstly please start a new conversation if you want, rather than replying

Re: [U2] Hi

2012-05-04 Thread Symeon Breen
Hello Satya and welcome to the group. Rgds Symeon. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of satya satya Sent: 03 May 2012 16:00 To: u2-users@listserver.u2ug.org Subject: [U2] Hi Hi This satya

Re: [U2] READU vs READ

2012-05-01 Thread Symeon Breen
Have you been able to do any os level tools to see what the utilisation of resources is. E.g. on linux, vmstat, top, iostat will show you if it is a diskio or cpu bottleneck. If it is diskio (i.e. high wait on io times) then you may need to upgrade the disks or add more ram so you have more data

Re: [U2] The CONTINUE statement

2012-04-27 Thread Symeon Breen
Personally I am a big fan of both CONTINUE and EXIT ! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 26 April 2012 22:12 To: u2-users@listserver.u2ug.org Subject: [U2] The CONTINUE statement FOR

Re: [U2] YYMMDD easy way?

2012-04-27 Thread Symeon Breen
On 2 - neither java or c# (or vb.net) are functional (f# is) - and the whole closure/lambda thing - should we introduce that to databasic ?? ;) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman Sent:

Re: [U2] Huge Dynamic Unidata file

2012-04-26 Thread Symeon Breen
Out of interest, how big is this file and how many records ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Baakkonen, Rodney A (Rod) 46K Sent: 25 April 2012 21:30 To: 'U2 Users List';

Re: [U2] Huge Dynamic Unidata file

2012-04-26 Thread Symeon Breen
] On Behalf Of Symeon Breen Sent: Thursday, April 26, 2012 4:08 AM To: 'U2 Users List' Subject: Re: [U2] Huge Dynamic Unidata file Out of interest, how big is this file and how many records ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun

Re: [U2] Huge Dynamic Unidata file

2012-04-26 Thread Symeon Breen
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Thursday, April 26, 2012 6:18 AM To: 'U2 Users List' Subject: Re: [U2] Huge Dynamic Unidata file That's is pretty big, my personal experience with big files on udt was up to about 60Gig - we did use memresize no problems

  1   2   3   4   5   6   7   8   >