Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 53
  1. #11
    The comeback tour
    Join Date
    Mar 2010
    Location
    Suffolk
    Posts
    6,942

    Default

    Quote Originally Posted by musophilr View Post
    Visual Studio 2010 install started well but appears to have locked up installing .NET Framework 4

    edit: no it hadn't locked up it was just taking a long time ...

    edit #2: its still taking a long time, although I can tell the process has moved on a bit. I guess it must be trying to compute why the earth man wants dried leaves boiled in water ...
    If I remember correctly all of those MS tools take an age to install. If you've done any SQL before MySQL should be fairly easy to get to grips with.


    This tutorial is fairly good if you need a brush up: http://www.w3schools.com/sql/default.asp

  2. #12
    Cockroaches & Keith Richards
    Join Date
    Jul 2003
    Location
    A land of myth and magick
    Posts
    28,061

    Default

    it all sounds like witchdoctory or some sort of devil worship, but I shall wish you all the best nonetheless.
    None of you seem to understand; I'm not locked in here with you, you'll all locked in here with me.

  3. #13
    The ill-advised world music album
    Join Date
    Jul 2008
    Location
    Norf Lahndon
    Posts
    2,805

    Default

    Odd combination of technologies they're asking for there, would have assumed they'd want SQLServer with VC++ rather than MySQL, which tends to be used more in a LAMP (linux, apache, mysql, php) environment.

    Hope the interview goes well. If you know SQL, you'll pick up the various RDMS implementations pretty quickly anyway.

  4. #14
    The comeback tour
    Join Date
    Feb 2008
    Location
    On the wrong planet
    Posts
    6,704

    Default

    fanx folks

    The SQL tutorial made some kind of sense. Is SQL interpreted or compiled?

    Other prep done:

    Boots polished, beard trimmed
    sorted answers to questions such as
    why didn't you use C++ in any of your previous software jobs?
    have you done any Object Oriented design? give examples
    have you designed a database?
    how do you propose to get yourself into this job and be productive as soon as possible?
    why haven't you done any software recently? (I must resist the temptation to say "because you wouldn't give me the embedded C/assembler job 6 years ago")

    I'm off for a bath & hairwash now (there may not be time to do that in between getting up and going out for the interview) and I'm taking no chances.
    He who laughs last ... is still using a slow modem

  5. #15
    The comeback tour
    Join Date
    Mar 2010
    Location
    Suffolk
    Posts
    6,942

    Default

    Quote Originally Posted by musophilr View Post
    fanx folks

    The SQL tutorial made some kind of sense. Is SQL interpreted or compiled?
    Interpreted.

    You can connect to an SQL server via a terminal and type commands in directly.

  6. #16

    Default

    Whatever all this means, I'll have a dump for you. Best of luck with the interview

  7. #17
    Cockroaches & Keith Richards
    Join Date
    Nov 2003
    Location
    planet grumpy c*nt
    Posts
    43,027

    Default

    dont forget your sandles
    ......"Bertie is pretty much a zen master..................."

  8. #18
    Cockroaches & Keith Richards
    Join Date
    Feb 2003
    Location
    Gatesheed
    Posts
    24,341

    Default

    Good luck! You deserve it.

  9. #19
    Spam Apparatchik
    Join Date
    Feb 2005
    Location
    Hertfordshire
    Posts
    29,257

    Default

    Quote Originally Posted by musophilr View Post
    The SQL tutorial made some kind of sense. Is SQL interpreted or compiled?
    Either / Both
    Quote Originally Posted by paultheoneyoulove View Post
    Cream chicken head knobs.

  10. #20
    Cockroaches & Keith Richards
    Join Date
    Nov 2003
    Location
    Chelmsford
    Posts
    33,298

    Default

    Quote Originally Posted by jalapeno View Post
    Either / Both
    Late-bound SQL statements are compiled.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •