Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tuckerssb

    Macola Progression SQLClient Install fails on Windows7

    W2003 Server, SQL2000 environment, Macola 7.6.400b, several working XP PC's. Do Client install on Windows 7. Seems to complete. Try Progession SQL or Workflow clients and get failures, One was an "ActiveX failed to create object" Config Utility also fails, doesn't seem to see DB. ??? Does...
  2. tuckerssb

    offline files sync log ??

    We redirect "my documents" to our server for our road warriors. They vpn in for outlook and access/syncing of their "my documents". We would like to know that they are sync'ing regularly. Is there a log of this activity anywhere on the server. (or a per user AD attribute?)
  3. tuckerssb

    Change values in group headr based on Group value

    I now have it working with your suggestion. Instead of using the table from sql as a recors source I built a stored procedure referencing the table an included 3 instance of your suggested case statement. At first there was a problem, I used your statement exactly and it was syntactically...
  4. tuckerssb

    Change values in group headr based on Group value

    I understand the concept of your suggestion and am a little confused about the implementation. I have tried using your phrase "Case When State='A' Then 'Received' Else 'Delivered' End as RDStatus" but rx'd errors.... I'll pursue some more... My original report need required presenting data...
  5. tuckerssb

    Change values in group headr based on Group value

    This is an Access 2000 ADP & sql DB, report is being run by a docmd.openreport in vb6. I have a report which has column headings in a group header. I want to change these column headings based on the value of the group. Lets assume I have a group named "state" whose values can be "A" or "B"...

Part and Inventory Search

Back
Top