Search results

  1. F

    ODBC Connection

    Thanks for the suggestions. Unfortunately, I have very limited access to the actual Database. It is locked within an application and supported by the vendors of that app. The level of access is basically tables only, no ability to modify or add tables, no access to views or stored proc's (if...
  2. F

    ODBC Connection

    I have discovered that Progress 9.1D doesn't support Crystal XI, as noted on the Progress site. That is the cause of my problems. there is no intention of upgrading the DB in the packaged app (at least not in the forseeable future by the vendor) so I'll just have to try something else. I...
  3. F

    ODBC Connection

    Thanks Dave but my problem appears to be related to the less than full support offered by Progress 9.1D to Crystal v11. This is compounded by the limited access allowed by the front-end vender to the DB. I have no information regarding when the DB will/may be upgraded so will have to...
  4. F

    ODBC Connection

    Additional question rather than reply I have ODBC connections established using Merant 3.60 through Crystal Reports XI, but am only able to see Tables. I am trying to create views as commands in Crystal but get Driver errors- Details: 42502............. Table/View/Synonym not Found. I get...
  5. F

    Crystal Reports XI query syntax for Progress

    I need to pull Grouped, Summed data from a Progress DB but the only access I have is via Crystal. The DB is locked within an application that is managed by the providers. I need to use the Crystal Command function to create a "view" that can be linked to tables within the DB but receive...
Back
Top