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 wOOdy-Soft 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 sweetleaf

  1. sweetleaf

    MS Access - exporting to excel

    Thanks! Unfortunately I am stuck with the version of Excel that I have...I'll give the docmd approach a try. Combo, what event would I attach this, to trigger it etc...?
  2. sweetleaf

    MS Access - exporting to excel

    Hi, Does anyone know how to extract table data to excel when there are more than 65k rows (I think 65k is the limit to how many rows you can add in an excel worksheet)? I know that one alternative is to drag and highlight which rows but I have nearly 300k rows and doing it this way would take...
  3. sweetleaf

    Standard for change mgt of data feeds

    Hi, Does anyone know of an existing Data Feed Change Management Standard that can be leveraged? I could create one for my org but would rather leverage something that already does the job. Any links, comments or ideas are much appreciated!
  4. sweetleaf

    Change Mgt Standard for Data Feeds

    Hi, Does anyone know of an existing Data Feed Change Management Standard that can be leveraged? I could create one for my org but would rather leverage something that already does the job. Any links, comments or ideas are much appreciated!
  5. sweetleaf

    Customer/product master data

    Hello, I was wondering of what others have done to address master data scenarios such as this one: there are a handful of systems all containing customer and product information which is buried into the transaction data. there are a few systems to track sales and products, and others for...
  6. sweetleaf

    Cognos usage tracking

    Hello, Is there a way within Cognos to report on who in your company is using Cognos and how (eg. developing reports, running reports, viewing reports ect)... Thanks
  7. sweetleaf

    Concurrent execution of workflows

    Hello, Does anyone know whether it is possible to run the same job flow concurrently? The scenario is that staggered data gets entered into the source tables in question, but clients still need the target outputs with whatever data is available regardless. I am not sure if there is a way to do...
  8. sweetleaf

    Bonus Plans for IT Directors/Staff (need suggestions)

    Totally agree - both team and individual factors drive bonus entitlements. Your 'exceeds' performers will get their 'exceeds' increases in salary, and to a degree in their bonuses as well. Things like innovation, business value generated for clients - these are hard to quantify but are factors...
  9. sweetleaf

    Question about roles & responsibilities

    Its funny how some view BI as encompassing DW (and data integration and processes such as MDM, ODS etc), and others classify BI as merely the presentation layer of an overall reporting solution. Is there general and accepted consensus and direction on this topic that right now seems to still be...
  10. sweetleaf

    Powercenter and IMS

    Hi - does anyone here know whether PWCTR can directly extract from non relational databases such as IMS - if so, then how? thanks for any insights!
  11. sweetleaf

    ETL and MQ/messaging

    Hi - I was wondering if anyone knew a use for when it would be useful to combine etl with a messaging tool such as IBM MQ? Has anyone done this? - Thanks
  12. sweetleaf

    SQL Server materialized views - question

    It seems that SQL MV's are more geared to adress performance, whereas Oracle MV's can be used for that (MV's as summary tables) as well as for end user data access. A lot of good discussion has been generated - thanks all for the input.
  13. sweetleaf

    Materialized views - questions

    Thanks so much! to play devils advocate - why use an MV over an actual table? in an end user (ad hoc) reporting scenario, what benefits can be gained that you know of thru using an MV? Thank you!
  14. sweetleaf

    Materialized views - questions

    How are mat views different than logical views. My challenge is i don't want to grant power users direct access to tables for their end-user reporting needs. But IT needs to give them some way to analyze their data in an ad hoc way... -Has anyone gone through something similar? -Are Oracle...
  15. sweetleaf

    SQL Server materialized views - question

    Does SQL Server have an equivalent to Oracle materialized views? How are mat views different than logical views. My chellenge is i don't want to grant power users direct access to tables for their reporting needs. But IT needs to give them some way to analyze their data in an ad hoc way... Any...

Part and Inventory Search

Back
Top