Recent content by Chakra

  1. C

    Why does this MySQL command take forever to execute?

    First off, this is the general command: select distinct `name` from `gameplayers` where `ip` = any (select distinct `ip` from `gameplayers` where `name` = 'chakra') It generally takes about 20 seconds to execute on a first query, then near instantly for the next few minutes (I assume the query...
  2. C

    How do I get another copy of my SPM Cert?

    Actually I don't even have my original copy, I just have the slip. I took the exam in 1999. I stupidly agreed when my friend suggested that we go back to our school to collect the cert, but then, she went by herself without me. I don't even know why I didn't go and get it myself. Probably cos I...
  3. C

    Which bicycle would be right for me?

    I'm 5ft2, female. I'd like to get a bicycle that I can ride around my neighborhood, and probably to the town nearby, doing some light grocery shopping with. What kind of bicycle would you recommend? Hopefully it won't exceed $300. It's been more than 15 years since I last ride a bicycle, so I...
  4. C

    Is it difficult for businesses in the dairy industry to survive in the future?...

    ...yes or no? why? They said that dairy industry is changing? changing in WHAT ASPECTS? what are some reasons why it is changing, and will it be difficult for companies in the dairy industry to survive in the future? if yes, then why? if no, why?
  5. C

    Japanese Culture: Is it OKAY to give 2000yen instead as a Gift to a Japanese

    How well do you know her, and what relations do you have with her? If you want to give money, put it in a red envelope. Check out how it looks like on Google.
  6. C

    parents acceptance of a girl from outside the culture for engagement!! what do i do?

    All I see here are reasons why you want to get out of a relationship. Do you need an approval from us here or something? You want us to go, Yeah man, go ahead, you deserve better etc. Do HER a favor and end the relationship. You have wasted 6 years of her youth, and she deserves someone better...
  7. C

    How can I run a Macromedia Flash Movie File in Visual Basic 6.0?

    'add command button and call it CmdPlayFlash ' write this code in Click Event ShockwaveFlash1.Movie = "FlashFile.swf" ShockwaveFlash1.Play
Back
Top