Wednesday, May 21, 2008

slides from SQL*Plus Alternatives

I've posted my slides from today's GCOUG presentation here.

Thanks for being a great audience! Feel free to contact me to ask questions about SQLPython or request new features.

7 comments:

  1. Anonymous12:51 AM

    Congratulations Catherine on this presentation of yours. Very good job!

    Luca

    ReplyDelete
  2. Anonymous5:21 AM

    Hi,

    I would like to check out
    sqlpython

    but the 1.4.3 and the 1.4.4
    packages on PyPI are empty.

    Stephane

    ReplyDelete
  3. C:\1\sql\nfx>easy_install -U sqlpython
    :
    :
    C:\1\sql\nfx>sqlpython
    Traceback (most recent call last):
    :
    :
    File "c:\1programs\python\lib\site-packages\sqlpython-1.4.6-py2.5.egg\sqlpytho
    n.py", line 12, in
    import pexpecter, sqlpyPlus
    ImportError: No module named pexpecter

    ReplyDelete
  4. Thank you for reporting that, Siew! I'm sorry, pexpecter.py was left out of setup.py. If you update sqlpython now, it should work.

    ReplyDelete
  5. Hi Catherine,

    Got sqlpython running after your update.

    I am also unable to retrieve the slides from http://catherinedevlin.servehttp.com/sqlplusalt.html.

    It just loads forever or returns a "Page cannot be displayed" error.

    ReplyDelete
  6. Do you have the slides at another URL ?
    The http://catherinedevlin.servehttp.com/sqlplusalt.html still does not work.

    ReplyDelete
  7. Siew, that presentation is very outdated, but there's a much newer and better paper on the topic at http://66.35.48.8/sqlpython/build/comparison.html. That's only a temporary home; I'm working on finding a permanent home for the documentation.

    ReplyDelete