Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Symeon Breen
Not quite true you can create foreign key relationships that include delete/insert/update rules to cascade such operations across multiple tables and rows. From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wols Lists Sent: 04 February 2011

Re: [U2] The sky is so falling! {Unclassified}

2011-02-04 Thread Symeon Breen
We track and store ip addresses to monitor spiders and click fraud on our ad servers. Within the u2 realm we are probably ok - it is just a string and is only really viewed in some web maint screens. Our biggest changes will be in the load balancer, .net and javascript layers where we have to

Re: [U2] Ultimate UPDATE process migration path ? anyone? anyone ?

2011-02-04 Thread Brian Leach
Gosh, I *remember* that - and this just a couple of weeks after a PRIME user (current!) got me dusting off my old SIMPLE manual .. I don't know of a direct way to migrate the Ultimate UPDATE but it shouldn't be too hard to turn the update definitions into ENTER scripts - (free from my website

Re: [U2] Universe Books?

2011-02-04 Thread Manu Fernandes
Hi, Try with the beginning : Universe System Description by Universe's editor : http://www.rocketsoftware.com/u2/products/universe/resources/technical-manuals/sysdesc-v11r1.pdf Sometime return to the base is usefull. Manu -Message d'origine- De :

Re: [U2] Ultimate UPDATE process migration path ? anyone? anyone ?

2011-02-04 Thread Ed Clark
I've never used either, but is there any similarity between UPDATE and universe REVISE ? On Feb 3, 2011, at 5:39 PM, fft2...@aol.com wrote: Let's say, you happen to stumble across a site that is using Ultimate's UPDATE processor. Did any other vendor ever have a migration path off

Re: [U2] Ultimate UPDATE process migration path ? anyone? anyone ?

2011-02-04 Thread Ron Hutchings
REVISE is the reincarnation of ENTROC from Prime Information. From: u...@edclark.net Date: Fri, 4 Feb 2011 08:19:52 -0500 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Ultimate UPDATE process migration path ? anyone? anyone ? I've never used either, but is there any similarity

[U2] [AD] BlueFinity mv.NET Webinar - Tuesday Feb 8th

2011-02-04 Thread David Peters Bluefinity
MAINSTREAM LINE OF BUSINESS APPLICATION DEVELOPMENT FOR MULTIVALUE DATABASES What do ebay, SAP, Dell, NASA and Bank of America all have in common? When they had applications that needed a facelift or new applications to develop they used Silverlight from Microsoft. Now you too can take

Re: [U2] UV - date last installed

2011-02-04 Thread inquieti
Look at the timestamp on the uvconfig file. HTH David Schalk van Zyl wrote: How can I determine the date of the last installation of UV (the date it was last loaded/reloaded). Schalk van Zyl Schalk van Zyl GWK Beperk Tel+2753 298 8231 Fax+2753 298 2445 Mobile Hierdie e-pos en

Re: [U2] UV - date last installed

2011-02-04 Thread Drew William Henderson
That might depend on whether the file has been modified. You can also look at the timestamp on the uv executable. Drew -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of inquieti Sent: Friday, February 04, 2011

Re: [U2] UV - date last installed

2011-02-04 Thread inquieti
The uv executable will have the date of its creation. Mine says 19/04/2004 but it was installed on 13/06/2006 which is the date on the uvconfig and the .uvconfig files. These files should be updated whenever uv is installed because uvregen is run. Drew William Henderson wrote: That might

Re: [U2] UV - date last installed

2011-02-04 Thread Drew William Henderson
Oopsyou're right! :-) Although, while the config files would be updated whenever uv is installed, they also get updated if you change a configuration parameter and regen it. Of course, if you know you've not changed it, they would be good candidates. I wonder if the .uvhome file would be

Re: [U2] Ultimate UPDATE process migration path ? anyone? anyone ?

2011-02-04 Thread Tony Gravagno
From:fft2001 Let's say, you happen to stumble across a site that is using Ultimate's UPDATE processor. Did any other vendor ever have a migration path off this ? Ever? Chandru Murthy created a product called Forge in the late 80's that IIRC was pretty much an Update replacement. I worked

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Tony Gravagno
From: Bill Haskett When software is spread around like the spare light bulbs in our house, perhaps this should alert us that things aren't very good, and the industry needs to take a good hard look at their practices. :-) You and I have talked about this many times my friend. Frankly I

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Tony Gravagno
From: Dan McGrath 1) By having to pay for something as elemental as language bindings... 2) How do create a language binding for U2 without several issues... Dan, I believe my notes were misunderstood. To your point #1: When I talk about someone paying for coding, I didn't mean language

Re: [U2] Universe Books?

2011-02-04 Thread Tony Gravagno
I'm trying to find books http://www.pickwiki.com/cgi-bin/wiki.pl?Getting_Started It would help if people added their wisdom about reading resources to that page. Free and Open Source is such a fickle concept. Everyone wants it but so few want to support it. T

Re: [U2] Ultimate UPDATE process migration path ? anyone? anyone ?

2011-02-04 Thread Barry Rogen
I may be misspeaking but I was at Ultimate in those glory days and I thought Chandru wrote UPDATE as well Barry Rogen Senior Programmer/Analyst 973 560-5327 bro...@pny.com - We are continually faced with great opportunities

Re: [U2] UV - date last installed

2011-02-04 Thread inquieti
Hi Drew On Windows you could use the dates on the following folders:- HS.SALES, HS.SERVICE, or the terminfo folders. Friday afternoons are the best discussion times. David Drew William Henderson wrote: Oopsyou're right! :-) Although, while the config files would be updated whenever

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
This is one the few times, I can remember, I agree with Tony. Our job as programmers is to develop code. We write code in UniBasic, JavaScript, HTML, PHP, .Net, or whatever. We still in the end have our data stored in on of Rocket Software's databases (Unidata or Universe). We have worked

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread FFT2001
I have to disagree with the claim that none of the above interfaces exist. I'm currently in conversation with someone who has achieved connectivity from PerlPHPD3 in order to have a type of web store. I'm going to be looking at this to make the mods necessary to make it Perl PHPUniverse. It

Re: [U2] A new DML?

2011-02-04 Thread Steve Romanow
On 2/4/2011 2:18 PM, fft2...@aol.com wrote: I have to disagree with the claim that none of the above interfaces exist. I'm currently in conversation with someone who has achieved connectivity from PerlPHPD3 in order to have a type of web store. I'm going to be looking at this to make the mods

Re: [U2] Pick Dinosaurs

2011-02-04 Thread FFT2001
By the way, believe it or don't... In 1999, I interviewed for a gig supporting a Reality. I was expecting when the guy showed me the box to see something, you know from the 90s or at least the 80s... So he shows me this box, still working. It was STILL WORKING. It was the original thin

Re: [U2] Pick Dinosaurs

2011-02-04 Thread Steve Romanow
On 2/4/2011 2:23 PM, fft2...@aol.com wrote: By the way, believe it or don't... In 1999, I interviewed for a gig supporting a Reality. I was expecting when the guy showed me the box to see something, you know from the 90s or at least the 80s... So he shows me this box, still working. It was

Re: [U2] Pick Dinosaurs

2011-02-04 Thread Israel, John R.
Speaking of dinos, here is an interesting article I recently found. It has some REALLY old history: http://www.microdata-alumni.org/historical.htm John Israel Senior Programmer/Analyst Dayton Superior Corporation 1125 Byers Road Miamisburg, OH  45342

Re: [U2] Pick Dinosaurs

2011-02-04 Thread Charles_Shaffer
What could go wrong? By the way, believe it or don't... In 1999, I interviewed for a gig supporting a Reality. I was expecting when the guy showed me the box to see something, you know from the 90s or at least the 80s... So he shows me this box, still working. It was STILL WORKING. It was

Re: [U2] A new DML?

2011-02-04 Thread FFT2001
In a message dated 2/4/2011 11:23:36 AM Pacific Standard Time, slestak...@gmail.com writes: Most of this discussion is about client side connectivity. What I would love to see is a replacement for UniBASIC. Server side language bindings are what interest me. Of course you can do this.

Re: [U2] A new DML?

2011-02-04 Thread Steve Romanow
On 2/4/2011 2:29 PM, fft2...@aol.com wrote: In a message dated 2/4/2011 11:23:36 AM Pacific Standard Time, slestak...@gmail.com writes: Most of this discussion is about client side connectivity. What I would love to see is a replacement for UniBASIC. Server side language bindings are what

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Symeon Breen
I think tho the point is the rates for oracle and sql server are not much higher. For instance a server licence for sql server is around 5000GBP per cpu, however a udt licence with 10 connection pools is around 7000GBP regardless of cpus but with the sql server you get unlimited connection

Re: [U2] A new DML?

2011-02-04 Thread Steve Romanow
On 2/4/2011 2:29 PM, fft2...@aol.com wrote: Of course you can do this. Which of your clients do you think would be willing to pay me to develop all the subroutines in PHP ? This will never be done on an hourly basis for a client. Something like this will be done probably by an inhouse team

Re: [U2] A new DML?

2011-02-04 Thread Steve Romanow
If I was not already stacked up to the gills, I would be working on this right now. I have a couple of false starts, and have reached out to a few c programmers. One day... ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] A new DML?

2011-02-04 Thread Steve Romanow
This might be a way to call the Intercall routines. http://docs.python.org/extending/extending.html ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] A new DML?

2011-02-04 Thread FFT2001
We were just discussing something similar on the PHP Meetup list. Lots of people have lots of ideas. The ideas aren't what turn a 0 company into a ten million dollar one. I have lots of ideas also, as does every programmer or engineer. An idea, a vision, a plan, go so far. If you don't

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Glen Batchelor
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Friday, February 04, 2011 1:32 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? From: Dan McGrath 1)

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Bill Haskett
Doug: Let me point out an alternative perspective. An ISV's job is to sell our applications. If we can't compete in our business marketplaces, we need to make adjustments or look at alternatives. Competition mostly means we need to offer a product that benefits our customers at a price

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
We being doing PHP for several years. It took a few hours to put PHP support in middleware that uses UniObjects for Java. We use open source PHP-Java Bridge. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
HI Bill: We are replacing a CRM and Distribution system running on Microsoft SQL Server that cost 10 times what Unidata does. The irony of this replacement is they are still running Unidata and could never get this software to running the way their current system does after 3 years. We are

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread fft2001
You go from PHP to Java to UniObjects ? Wouldn't this mean the client must have their own Java compiler as well? -Original Message- From: Doug dave...@hotmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Fri, Feb 4, 2011 3:44 pm Subject: Re: [U2] What do you

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
Here what you do in your PHP code and really it is that easy: // Load Include and open session in Apache Tomcat: ?php require_once(java/Java.inc); $javasession = java_session(); $request = java_context()-getHttpServletRequest(); $requestedsessionid = $request-getRequestedSessionId();

Re: [U2] A new DML?

2011-02-04 Thread DavidJMurray (mvdbs.com)
Yes, it is possible to use intercall with Python using the ctypes module: http://mvdbs.com/2010/07/05/python-to-intercall/ Cheers, djm slestak wrote: This might be a way to call the Intercall routines. http://docs.python.org/extending/extending.html