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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sdf73

  1. sdf73

    Perform an Exception Join in Sybase

    Hi all, I'm relatively new to Sybase, and I was wondering how I perform an 'exception join' command. Normally I would use the following: SELECT a.keyid FROM tableA a EXCEPTION JOIN tableB b ON a.keyid = b.keyid However when I try using EXCEPTION JOIN in Sybase, the complier returns an...
  2. sdf73

    Upgrading from v724 to v754 or v8?

    petperson, Just wondering how your upgrade to v8 went.... Also you mentioned there were lots of new features in v8. I've been to a couple of presentations on v8, but there didn't seem to me that there wasn't a great leap in functionality (Report Services aside). I could be wrong and have...
  3. sdf73

    Upgrading from v724 to v754 or v8?

    Hello, We are about to go through the process of upgrading MSTR from v724. I suspect that it will be "safer" (i.e. less new bugs being introduced) to upgrade to v754, rather than v8. Ideally v8 would be the preferable, but a lot more riskier. Has anyone upgraded directly from v7.2 to v8? Has...
  4. sdf73

    Thresholds and totals

    Hi, I suspect that this isn't possible, but is there any way to get thresholds to be applied to the totals on the report? I just wanted to make sure I hadn't overlooked something obvious, as there was nothing in the doco that either confirmed or denied that this functionality was available...

Part and Inventory Search

Back
Top