Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Error message of the week

Error message of the week

Scheduled Pinned Locked Moved The Lounge
help
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PaulLinton
    wrote on last edited by
    #1

    I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this

    INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)

    (My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.

    S P C L 5 Replies Last reply
    0
    • P PaulLinton

      I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this

      INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)

      (My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.

      S Offline
      S Offline
      Super Lloyd
      wrote on last edited by
      #2

      Good one! Maybe I should start a life of cybercrime with that easy victim! :rolleyes: :laugh:

      My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

      1 Reply Last reply
      0
      • P PaulLinton

        I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this

        INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)

        (My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Serves them right for using MySQL. X|

        1 Reply Last reply
        0
        • P PaulLinton

          I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this

          INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)

          (My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #4

          Email them and take your business elsewhere.

          cheers Chris Maunder

          1 Reply Last reply
          0
          • P PaulLinton

            I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this

            INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)

            (My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.

            P Offline
            P Offline
            PIEBALDconsult
            wrote on last edited by
            #5

            Probably hired via RentACoder.

            1 Reply Last reply
            0
            • P PaulLinton

              I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this

              INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)

              (My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              I recommend re-registering with the first name of "truncate table dbbizval.tblauth;"

              PooperPig - Coming Soon

              N 1 Reply Last reply
              0
              • L Lost User

                I recommend re-registering with the first name of "truncate table dbbizval.tblauth;"

                PooperPig - Coming Soon

                N Offline
                N Offline
                Nguyen H H Dang
                wrote on last edited by
                #7

                lol :laugh:

                In code we trust !

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups