Slashdot Mirror


User: johnstoj

johnstoj's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Two answers. on Stored Procedures - Good or Bad? · · Score: 2, Funny

    As a DBA it should not be your job to write or maintain the code. There should be a separation of DBA and developer just like church and state should be separate.

  2. Re:Two answers. on Stored Procedures - Good or Bad? · · Score: 1

    I'll give you two good reasons:

    1) It makes the what the user sees as a frontend much easier to replace. It also makes it possible to access an application from various sources.

    2) If there are complex calculations that are part of your business, wouldn't you want those located in one spot? You would also want the data that the query has to process in one location too.

  3. Re:Good or bad? on Stored Procedures - Good or Bad? · · Score: 5, Insightful

    Don't be assinine. A modern production environment is running at least 100MBit Ethernet, if not 1GBit. A HUGE query, say 2500 characters, is 2.5KBytes. Gee, thats pretty rough.

    It's not the query he is talking about, it's the transference of the data set from the database to the application server. This is where the data will be processed if the logic is in the app server.

  4. Re:You've got it misconfigured (or buggy version) on Spamassassin Beats CRM-114 In Anti-Spam Shootout · · Score: 1

    That isn't entirely correct. If you send the message back to crm114 *exactly* as it came in, the original headers must be included, you should never have to use the force switch. I have shyed away from forwarding the email back to myself and have implemented a way of having the original email sent directly to the mailfilter program with the appropriate learn command.

  5. Re:Widescreen Samsung on Videogames, HDTV and Widescreen 16:9? · · Score: 1

    Acutally Enter the Matrix also supports 1080i. But having played it in both 480p and 1080i I really didn't see much of a difference.