Forum Replies Created

Viewing 15 posts - 1 through 15 (of 22 total)

  • RE: Minor Problems

    No problem is a minor problem when you are in the midst of the problem in a production situation. This is more so for a first time problem for the...

  • RE: Accelerating Your Career

    The first step would be to master the current development platform you are working on before spending time on other skills. With each development platform gettiing bloated with features it...

  • RE: so many indexes indexes

    Each of your tables must be having a primary key, you can show that index as an index on the table.

  • RE: The Chance of Failure

    Large disasters are one thing, but programmers are a lot of optimists who rarely check for error conditions as trivial as the following

    If Flag = '1'

    do

    .....

    else /* assume flag is...

  • RE: Parallelism and Performance: Are You Getting Full Return on Your CPU Investment?

    There seems to by a typo Jason written instead of Adam

  • RE: The Breakfast Plan Goes Awry

    It happens with us too, what is a gesture of goodwill becomes a right, more so when the older people who were around when the gesture was initiated leave and...

  • RE: Dinosaur Databases

    Relational databases promised to solve the problem of duplicate data stores that were present in Cobol and other 3GL languages, but we kept on building applications with their own data...

  • RE: We Still Need Human Judgment

    We will also lose our ability to spell. Spell check will take both lose and loose as correct. 😛

  • RE: We Still Need Human Judgment

    It is still some time when computer programs will replace the human minds

  • RE: Finding rows count in a table without Select...

    Hi, but are the results correct or approximate?

  • RE: Hunting and Gathering

    It is rather strange that our faith in answers posted on the internet are taken as "Gospel Truth" :-). We generally pick up the first few answers returned by a...

  • RE: The Missing Certification

    It all depends on the individual, whether it is academics or Certification some people will know the answer while others will know and understand and have used tha answer.

  • RE: Separate Styles

    There is no best way, there are people who prefer manuals while others would prefer articles.

  • RE: Who Watches the Watchers?

    Who watches the Watcher who watches..... How many levels can one go to?

    History has shown that a person who is determined to steal will steal. IT has made it even...

  • RE: A Bad Litmus Test

    I wonder why who the famous people contributed to science, history and geography are taught at school when one can Google it and get the answer.

Viewing 15 posts - 1 through 15 (of 22 total)