Forum Replies Created

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

  • RE: T-Sql rant

    Dude, that is why MS created DAO or ADO. It allows you to create databases using COM objects.

    x = new DAO.database

    y=dao.field

    z-dao.table

    etc etc

    SQL is a language that is used to query...

  • RE: Rowversion

    It also says its a Binary(8) value which isn't on the list of possibilities.

  • RE: The Value of an MBA in IT

    Sid Childers (7/10/2008)


    Good Morning,

    In my opinion, the true value of holding an MBA and working in a technical position is the ability to fully understand and relate to the business...

  • RE: The Value of an MBA in IT

    Steven Cameron (7/10/2008)


    I don't know much about MBA's. But, Guy Kawasaki of Garage Technology Ventures, a venture capital company, increases his estimate of a company's value for every engineer it...

  • RE: Sort Order - Include Null al last

    Seriously guys, I can't believe you are all talking about this still. I think its time to move on. There are more fun and exciting things going on in the...

  • RE: Sort Order - Include Null al last

    Me too. I selected the second answer and it said that I was wrong. Then it says the correct answer is the one I selected. What is going on here???

  • RE: *=,=*

    I believe it was a depricated feature in SQL Server 7.0 if my memory serves me right. It was recommended that you don't use that syntax and to use the...

  • RE: The January Car Update

    Hmm. Need I remind you all that in the 19th century..(1800-1899), they had personal transportation. It was called a horse and it made a mess everywhere. They used to have...

  • RE: The January Car Update

    Well Mazda still make a few of them Wankel engines for their RX-8 sports car.

  • RE: The January Car Update

    Ahem, doesn't this count as a Hybrid truck?

    http://www.chevrolet.com/hybrid/index.jsp?evar10=DIVISIONAL_HOMEPAGE_MASTHEAD_CHEVY_MASTHEAD_2008.SWF_HYBRID

    GM is supposedly coming out with a complete line of hybrid trucks in the near future.

  • RE: Works in SQL Server but not in Access

    Have you tried moving to a Access Project file? Access then becomes a front end to SQL Server and you get rid of the Access syntax problem.

  • RE: Access to SQL Server Query Issue

    That would appear to be whats happening. In Access, it takes the value of the field and adds in the next value to it for each row in tableB that...

  • RE: Ten = Fifteen?

    You should try PICK type databases or as they like to call themselves Multivalued Databases. There are no types in PICK. All data is characters of  unlimited length. Hence, you...

  • RE: Ten = Fifteen?

    What is even funnier is the fact that the database system is called *Progress*. With that kind of progress, who needs databases--lets use stone tablets instead

  • RE: Home Sweet Home

    I grew up in Burton Michigan. Went to under-grad school in Alma Michigan which is about 80 miles from home. Then went to grad school in Kalamazoo Michigan which is...

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