This is a discussion on RE: How popular Informix SPL are ? within the Informix forums, part of the Database Server Software category; --> You just can't develop a really efficient application without using any kind of server logic, and SPL is a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| You just can't develop a really efficient application without using any kind of server logic, and SPL is a powerful tool in that way (despite of some awful limitations, at least at 7.31). And maybe the easiest option. In my last project nearly the 80% of the hardest logic of the system was developed using SPL and it works really good (of course you also need a hard work designing optimized algorithms, nothing can be done without these). ole for the stored procedures! sometimes SQL becomes art !!! -----Original Message----- From: informix-list-bounces@iiug.org [mailto:informix-list-bounces@iiug.org] On Behalf Of Paul Watson Sent: jueves, 26 de octubre de 2006 23:12 To: informix-list@iiug.org Subject: Re: How popular Informix SPL are ? In the systems we look after all use SPL in some shape or form Paul Watson Tel: +44 1414161772 Mob: +44 7818003457 Web: www.oninit.com GO FURTHER with DB2 GET THERE FASTER with Informix. Attend IDUG 2007 San Jose, North America May 6-10, 2006 Visit http://www.iiug.org/conf for more information. > -----Original Message----- > From: Dale Gilbert [mailto:dale@celestekats.com] > Posted At: 26 October 2006 14:31 > Posted To: comp.databases.informix > Conversation: How popular Informix SPL are ? > Subject: RE: How popular Informix SPL are ? > > > We have on average 150-200 SPLs in each database > > -----Original Message----- > From: informix-list-bounces@iiug.org > [mailto:informix-list-bounces@iiug.org] > On Behalf Of Gil Lapid > Sent: Thursday, October 26, 2006 12:20 PM > To: informix-list@iiug.org > Subject: How popular Informix SPL are ? > > Does anyone know how popular Informix SPL are ? I mean, if I > sample 1000 Informix databases, how many of them, on average, > will make > (extensive) use of SPL ? > > Thanks, > > Gil > > _______________________________________________ > Informix-list mailing list > Informix-list@iiug.org > http://www.iiug.org/mailman/listinfo/informix-list > _______________________________________________ Informix-list mailing list Informix-list@iiug.org http://www.iiug.org/mailman/listinfo/informix-list |