Recent content by mdecuir

  1. M

    Excel 11.0/12.0 object library references

    Ok then. I misunderstood how late binding and licensing worked. I will look into exactly how to implement it in this situation. Thank you for all of the help.
  2. M

    Excel 11.0/12.0 object library references

    Under normal circumstances, I would be worried about that, however, we do have a site license for Office 2003, but the newer computers have come pre-loaded with Office 2007. Additionally, I am not actually moving all of the files necessary for Excel 2003, but only the one necessary to access...
  3. M

    Excel 11.0/12.0 object library references

    I just managed to solve this problem. I had tried this solution before, but for some reason it didn't work in the past but worked now. I must have done something differently this time. I copied the excel.exe file from one of the office 2003 machines to my workstation and placed it in the...
  4. M

    Excel 11.0/12.0 object library references

    I have been running into some troubles with Excel object library references. The company I work for has been reluctant to standardize to a single version of office. The computer I work on has office 2007, however, many of the computers the application I am working on are running office 2003...
  5. M

    Table documentation

    I actually found that product on a google search earlier. The unfortunate thing from my end is that I am at best a long ways off from convincing my company that spending any money on this beyond my spare time is worth the investment. I hadn't noticed the download trial link when I first saw...
  6. M

    Table documentation

    Thanks again for all of the advice I found the system objects before and they had a small amount of the information I wanted, but not nearly everything I was after. I likely will have to switch to just the properties that mean something to me, but at the moment I am not entirely sure what...
  7. M

    Table documentation

    It would be fantastic even if a read-only version of those properties existed. I am trying to break things down as cleanly as I can for generating these tables. I will gladly post the scripts that I come up with once I have them finished. The big challenge I am running into is with how much...
  8. M

    Table documentation

    Thanks for the quick response. That is the answer I was hoping was not coming, but nice to at least hear conclusively that I was on the right path. I have been reading these forums for at least 6 months or so, but this is the first time I came across a problem where I could not find a...
  9. M

    Table documentation

    I am trying to find information about the fields, indexes and properties of all of the tables stored in an Access 2003 database. The database documenter provides all of the information I am after, however, I really would like to get the information it provides in a table format. I have taken a...
Back
Top Bottom