Microsoft Access??

2»

Comments

  • Reply 21 of 26
    aquaticaquatic Posts: 5,602member
    Hey do you go to URI?



    hehe I may have to use Access for a few things too soon.



    Cold RI nights though, eh? It's like friggin summer now. Yay global warming. I want it to be fucking cold like last year, then I will be in my element! I miss Vermont and subzero winters.
     0Likes 0Dislikes 0Informatives
  • Reply 22 of 26
    pubguypubguy Posts: 108member
    I've got VPC installed with Windows 2000 and Access. Aside from the active-x thing, the other reason you'll never see Access on the Mac is because of "References". These are all calls to Windows-specific DLL's, OCX files, EXE files, etc. It becomes a tangled nightmare when people develop programs and decide to add all this extra functionalily via these "References". As a developer, you can't be sure that all your potential users have the exact same version of all these external files. When these external files get updated, they often change the way the file operates and features you previously expected no longer work. Trust me, you do not want this type of "functionality" on the Mac.



    The Mac's application bundles are brilliant in comparison. All files needed for your application to run are distributed together. Yes, I like Access for building nice front-ends to databases and I really like the graphical query builder, but "full" Access compatibility on the Mac would be impossible.
     0Likes 0Dislikes 0Informatives
  • Reply 23 of 26
    a_greera_greer Posts: 4,594member
    Quote:

    Originally posted by kim kap sol

    For anything other than a tiny database, Access is garbage.



    It's a neat idea that has a terrible implementation and GUI.




    AMEN



    I took a databasing class last year that had 2 books, a great text on how databases work and the standards, and the second "lab manual" for the class, a teach yourself access book...the standards were nothing like the access implementations...and dont get me started on the SQL capability inside of access...oh the humanity!
     0Likes 0Dislikes 0Informatives
  • Reply 24 of 26
    pbg4 dudepbg4 dude Posts: 1,611member
    Quote:

    Originally posted by Mr Beardsley

    You have to install the developer tools and WebObjects to get OpenBase. Then it will be in your Applications folder.



    Thanks for the information. Your reply makes it clear where to find OpenBase and I appreciate that.



    I looked through the WebObjects documentation and it seems development versions are free but deployment versions, come with OS X Server.
     0Likes 0Dislikes 0Informatives
  • Reply 25 of 26
    pbg4 dudepbg4 dude Posts: 1,611member
    Quote:

    Originally posted by Mr. Me

    Look. The MacOS X 10.4 DVD installs OpenBase on your system. I do not know the names of its files on the distribution DVD, nor do I care. If you want to use OpenBase, install MacOS X 10.4 and use it. If you want to "look" for it, then that's your privilege.



    To clarify, it is WebObjects from the developer tools that installs OpenBase, not OS X itself. You have to install more then just 10.4 to use it.
     0Likes 0Dislikes 0Informatives
  • Reply 26 of 26
    mr. memr. me Posts: 3,221member
    Quote:

    Originally posted by PBG4 Dude

    To clarify, it is WebObjects from the developer tools that installs OpenBase, not OS X itself. You have to install more then just 10.4 to use it.



    To doubly-clarify, it all ships in the same box.
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.