IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

Now viewing page 11 of 25
[Prev] 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 [Next]
     Anyone point to a good howto for postgres installation? - (drewk) - (2)
         Take a look on Knight and Lord. - (folkert) - (1)
             Got it somewhat figured out - (drewk)
     Is there any DB without a current_date function? - (FuManChu) - (9)
         Firebird has CURRENT_DATE, CURRENT_TIME, & CURRENT_TIMESTAMP -NT - (CRConrad) - (5)
             Also: CURRENT_SHILL, CURRENT_CRC, CURRENT_CRCERROR -NT - (folkert) - (4)
                 Ob:Eiks taeae vittun homma nyt riitaeae taestae paeivaestae? -NT - (CRConrad) - (3)
                     Nah, didn't mean to accuse you of anything... - (folkert) - (2)
                         Likewise. (I don't believe in Babelfishing Finnish, BTW. :-) -NT - (CRConrad)
                         Believe even less in Merkins getting Finnish without it! :-) -NT - (CRConrad)
         Resource Link - (ChrisR) - (2)
             very useful, thanx -NT - (boxley)
             Excellent! Vielen dank -NT - (FuManChu)
     Beware Access 2003. - (acagle) - (8)
         Access 2002 does that too. - (altmann)
         Unique constraint is to blame. - (mmoffitt)
         Correct. Tables and queries share the same namespace. - (rickw) - (3)
             Re: Correct. Tables and queries share the same namespace. - (acagle) - (2)
                 Yeah...me too... - (rickw) - (1)
                     ICLRPD (new thread) - (Another Scott)
         Access Weird Behavior #233. - (acagle) - (1)
             Note: It's a bug. - (acagle)
     How do I pass parameters to a Query in Access - (jbrabeck) - (12)
         Re: How do I pass parameters to a Query in Access - (JayMehaffey)
         For *very* simple stuff - (FuManChu) - (7)
             Here's the SQL code. - (jbrabeck) - (4)
                 Reformatting a bit - (ChrisR)
                 Are all of those date parts from a single date? - (FuManChu) - (2)
                     More - (jbrabeck) - (1)
                         Sorry - (JayMehaffey)
             Re: For *very* simple stuff - (andread) - (1)
                 Or "query by form" -NT - (mmoffitt)
         Found a way - (jbrabeck)
         Different approach is DoCmd.RunSQL - (rickw) - (1)
             How I've got it running - (jbrabeck)
     Slow query needs optimizing - (tangaroa) - (19)
         Re: Slow query needs optimizing - (pwhysall) - (3)
             Just imagine a Beowolf cluster of those. -NT - (ChrisR) - (2)
                 Great, now we're turning into /. - (inthane-chan)
                 Running DOSiX! -NT - (Another Scott)
         Can you post - (jbrabeck) - (6)
             'fraid not - (tangaroa) - (5)
                 pump to file, cat file |sort -k3 >outputfile - (boxley)
                 If you're allowed correlated subquery, then: - (morganek) - (1)
                     Re: If you're allowed correlated subquery, then: - (tangaroa)
                 Re: 'fraid not - (JayMehaffey) - (1)
                     Is "SQL Sever" intentional? (Regardless, I like it. :-) -NT - (ben_tilly)
         I don't recognize the "within" clause - (ben_tilly)
         Not quite sure what you are doing - (JayMehaffey) - (6)
             Whew, glad it's not just me that didn't understand. -NT - (jbrabeck)
             Pet peeve on SQLServer - (ChrisR) - (4)
                 Rarely use real temporary tables - (JayMehaffey) - (3)
                     I just finished writing about 15 stored procedures. - (mmoffitt) - (2)
                         Table variables are great - (ChrisR) - (1)
                             Thanks. - (mmoffitt)
     Concentration to fewer IT players marches relentlessly on... - (CRConrad)
     Oracle: 'DECODE' performance impact? - (Meerkat) - (19)
         Highly unlikely - (ben_tilly) - (4)
             Sounds like a great book - (Meerkat) - (3)
                 Re: Sounds like a great book - (kelzer) - (2)
                     Heh. We've got a comedian among us. - (Another Scott)
                     My subconscious inadvertantly told you all - (Meerkat)
         Depends on what clause - (ChrisR) - (3)
             Just to clarify that - (ben_tilly) - (2)
                 It's just in the SELECT clause - (Meerkat) - (1)
                     Functions in the WHERE can be fine - (ben_tilly)
         Belated answer: "What they said". - (CRConrad) - (8)
             Transposing rows to columns is a PITA - (ben_tilly) - (7)
                 "When the only tool you have is a hammer..." - (CRConrad) - (6)
                     But that isn't the only tool that I have - (ben_tilly) - (5)
                         At least Perl is a good hammer to have - (Meerkat) - (3)
                             use that one a lot - (Steve Lowe) - (2)
                                 I don't like it - (broomberg) - (1)
                                     No feedback? That's what top / glance is for :) -NT - (Meerkat)
                         No no no, you misunderstand! - (CRConrad)
         Eliminate decode wherever you can - (tuberculosis)
     Could you do multi-master replication for < $1-million? - (drewk) - (11)
         Sure, T3's :-) -NT - (boxley) - (1)
             /me smacks forehead - (drewk)
         Well from a support guy point of view - (boxley) - (2)
             That's one of the things we're considering - (drewk) - (1)
                 well with the thin clients pointing to an webserver at the - (boxley)
         Does this answer your question about PG? - (folkert) - (5)
             Much cool - (drewk) - (4)
                 Willingness to spend some of that <$1million might help :-P -NT - (ben_tilly) - (1)
                     We are ... ___________________________________ No, seriously - (drewk)
                 Goto: - (folkert) - (1)
                     Will do, thanks for the pointers -NT - (drewk)
     Need a multi-master replication solution - (drewk)
     Postgres users: functions - (admin) - (5)
         Thanks. -NT - (mmoffitt)
         Oracle is similar - (ben_tilly) - (3)
             OT - recommend a Perl refresher project for tomorrow? - (deSitter) - (2)
                 You'll be dealing with Informix? - (ben_tilly) - (1)
                     Thanks, excellent advice -NT - (deSitter)
Now viewing page 11 of 25
[Prev] 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 [Next]

This is your brain on bad interior design. Any questions?
640 ms