Navigation |
archivesFAQ 4.38 Why don't myThis is an excerpt from the latest version perlfaq4.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . On new projects, Collaborate, the evolution of core functionality, The Long Tail, and the Harvard Business SchoolI'm off to the Harvard Business School for three weeks in May for the Owner/President Executive Education program. I'm excited about the opportunity to learn from the best - both the instructors and the students will provide great opportunities for me to learn and grow as a business owner. Watch for updates from Cambridge. Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)Outline Before posting to comp.lang.perl.misc Must - Check the Perl Frequently Asked Questions (FAQ) - Check the other standard Perl docs (*.pod) Really Really Should - Lurk for a while before posting - Search a Usenet archive If You Like - Check Other Resources Effortless PDF Conversions Online - PR.com (press release)Effortless PDF Conversions Online PR.com (press release), NY - 20 hours ago Without having to p Effortless PDF Conversions Online - PR.com (press release)Effortless PDF Conversions Online PR.com (press release), NY - May 13, 2008 ... on any c FAQ 4.53 How do I manipulate arrays of bits?This is an excerpt from the latest version perlfaq4.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . How much pay is your time worth?How much money do you make? How much time do you work? Are you willing to work more than what you think you get paid for? These are just a couple of questions I had as I chatted online with a friend recently. I am reminded of a quote 1Timothy 5:18: "...And the labourer is worthy of his reward" . Now I am taking this a bit out of context but I don't think too much and it does teach us a Basic lesson: Microsoft listens to its users - MacworldBasic lesson: Microsoft listens to its users Macworld, CA - May 13, 2008 Basic lesson: Microsoft listens to its users - MacworldBasic lesson: Microsoft listens to its users Macworld, CA - May 13, 2008 Basic lesson: Microsoft listens to its users - MacworldBasic lesson: Microsoft listens to its users Macworld, CA - May 13, 2008 Building Application Server InfrastructureI am working on a project with Oracle to deliver a new infrastructure for a client using Oracle 10G Application Server and Oracle 10G database server. This site has multiple data centres and a core of large clustered servers for the databases, currently still on 9i. My role is getting the right products available to the wider business units so that they can build and or migrate Learn Oracle: TriggersLewisC's An Expert's Guide To Oracle Technology Today I will be writing about triggers. One of the questions I get fairly often is "what is the difference between a function, a procedure and a trigger?" I already wrote about functions and procedures in Learn Social Networking becoming more social...If you have a site or blog and you wanted to make it a community site, your options were limited. Building features like invite a friend, social networking and collaboration was not trivial and involves writing your own applications - this may or may not be supported by the hosting provider unless you were using something like Drupal. The situation is set to change with Google announcing Constants across package boundariesI've been chasing a compile problem and I just saw the light on what my trouble is: I use a bunch of "use constant this => ...; use constant that =>...;" to set parameters for the program. BUT: the program uses a 'package' or two [it has a small embedded objects in it]. The trouble is that the package can't access the 'constant' -- FAQ 4.40 What is the difference between $array[1] and @array[1]?This is an excerpt from the latest version perlfaq4.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . Oracle Apps 11i DB platform migrationHey all: Has anyone performed a database migration for Oracle Apps 11i(11.5.10), from Solaris to AIX(Sol 10 to Aix 5.3)? Or even Solaris to another platform? The DB version could be 9.2 to 9.2, 9.2 to 10.2, or, 10.2 to 10.2. For 9.2 source db, the only way to do it is to exp/imp. Any gotcha's you ran into? Testing it, I ran into one ORA-01483: invalid length for DATE or NUMBER bind variable :(Hi, I have the following table : A INTEGER (-> 19300 ) B NUMBER(5) (->1) CD DATE (->2008-05-10 10:51:14) E INTEGER (-> 50070 ) NOTE VARCHAR2(100) ( -> 'short text, no national characters' ) I am trying to insert values as above (indicated by -> ) On the first database operation is successfull, on another I have ORA-01483. oracle connection pool questionhello, sorry if this is a simple question. i'm trying to learn some oracle fundamentals. in an oracle connection pooled environment, one or more physical connections are shared by multiple users. as context, my understanding is that: - the application creates connection(s) to the database, intending to How to pass around an Array of Arrays (or Array Refs)I need to pass an array of arrays from a function, but I can't make an array of arrays work. Actually, I've got better results making an array of array references. Here's what I've done: my @array ; my @row ; @row = ('a00', 'a01') ; push (@array, \@row) ; @row = ('a10', 'a11') ; push (@array, \@row) ; |
SearchFree Online File ConvertersBrowse archivesRecent posts
|