Recent content by Russell1

  1. R

    Nested SQL Queries

    I was having a similar issue on a select from statement while using an ODBC tool to access our progress database. It seems that Progress (or at least the ODBC I have) doesn't like selecting strictly from an expression. By selecting a field from a table, where the field was within the inner...
  2. R

    Sum of Union

    Hi all, I'm having difficulty with a SQL statement that is attempting to combine a summed quantity from two tables, and hope someone can help. I am using a Merant ODBC to connect to a Progress 9.1D database via Microsoft MSQuery (which may be the real problem, but I need the results fed to...
Top