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 IamaSherpa 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. mikebp

    Problem: Drill downs reset themselves

    Hi Catadmin, Thanks for the reply, however please see above, item 3. I.e. no, not limited to a particular level. However, I will look at the visibility expression you mentioned. Thanks, MikeBP
  2. mikebp

    Problem: Drill downs reset themselves

    Hi, We're using SQL Reporting Services with SQL Server 2000 in a corporate environment, and have come across a problem where randomly our drill down reports, when we expand the + sign next to a group / header will reset the report as if we had just run it again. For example, I may drill down...
  3. mikebp

    Have SQL Server 2k treat Oracle CHAR as VARCHAR

    Hi All, I'm banging my head against the desk with this one. I have a fairly simple scenerio that I'm SURE has to be easily overcome. I have two servers, and Oracle 8i server and an SQL Server 2k server. The Oracle server holds tables with some data I'm interested in, and the SQL Server has the...
  4. mikebp

    Page Setup always reverts from A4 to Letter in 2002

    Hi, I have an answer myself, which I thought others might be interested in. The Page Setup function didn't change the report. Rather, I had to actually Print (File, Print) the report and change the printer setup from Letter to A4 in there. NOTE: I actually had to PRINT the report for the...
  5. mikebp

    Page Setup always reverts from A4 to Letter in 2002

    Hi, I've got a database I've developed for many years that has slowly migrated it's way from 95 all the way through to 2002 (2000 file format). I've hit a bit of a snag in that some of the reports that I have imported won't change from Letter page size to A4. If I change the page size (with a...
  6. mikebp

    Why does SUM() return a text value from a decimal(15,2) column?

    Hi, I've currently hit a problem when using SQL Server 2000 with Access XP via ODBC / OLEDB from SQL Server by Microsoft. I have a table with two main fields I'm trying to query: district_code as varchar(4) actual_other_cost as decimal(15,2) Doing a simple SELECT statement in T-SQL will...

Part and Inventory Search

Back
Top