Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: ORDER BY Problem

    I have to have a backend program running anyway that inserts data into the database from our units in the field. It also sends text alerts and removes old...

  • RE: ORDER BY Problem

    Ok thanks, I am getting closer but still not quite there. Here is what I have now (I have changed company to change by the way):

    SELECT Stands.StandID, SPEVersion, LastCallTime,...

  • RE: ORDER BY Problem

    Thanks, I tried the first one but now I get this error twice:

    Invalid column name 'Version'.

    Not sure what you mean by status column is in wrong table.

  • RE: ORDER BY Problem

    Thanks for the quick reply.

    The type is smallint so I tried your first suggestion but I get the following errors:

    Column name 'Karts.Active' is invalid in the ORDER BY clause because...

Viewing 4 posts - 1 through 5 (of 5 total)