People Who Don't Read

| | Comments (2)


Is it just me, or are all tech people innandated with stupid morons who don't know how to read?? I'm not talking about those who can't read, but those who can but choose not to. Fuck I'm getting sick and tired of answering questions about things that could be answered if 2 seconds were taken to just look at it and use one or two bloody brain cells!!!!

I've been dealing with company A, and they deal with company B, who I have never heard of before or dealt with. I was asked to get the database off of the computer at company A's workplace so they could send it to company B. I got the database off, put it on my server to ensure that it was working properly and did an SQL data dump so that company B, should they not be able to just put the binary files onto their database server and "just use it" (like I did) would be able to import the data from the SQL dump. The dump file, for those who don't work with databases all the time, is simply a text file (take note of this part) that contains commands to re-insert the backed up data base into the database. It has all the commands needed to recreate the database tables, security information, plus of course all the data.

Tonight I get an email from company A with a forward of a question from company B:

Now, if this person had actually looked at the fucking file they would have seen the very top lines were as follows:

-- MySQL dump 8.22
--
-- Host: localhost Database: companyb
---------------------------------------------------------
-- Server version 3.23.55-log

See? Take a second or two and just look, it's not that hard, and you won't piss me off, and bad things won't happen.

2 Comments

raskal said:

In the "piss me off" picture, did you really think we wanted to see your nose hairs???
Ewwwwwww

Robin said:

Oh, now you are just being mean. They put a :) on their stupid question after all.

LOL

Leave a comment

About this Entry

This page contains a single entry by Arcterex published on March 27, 2003 10:01 AM.

Oh Yea... was the previous entry in this blog.

RSS NNTP is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.23-en