Thank  you. I am mainly interested in finding ways to connect to aKDB+ (KX
Systems). That is the relational database that we are using. And  I would
like to open a connection to it. I understand from the vendor that they do
not have a good ODBC driver.

So if anyone has experience connecting to them, I would appreciate any
advice.

Thank you.




On 7/16/07, Andreas Kostyrka <[EMAIL PROTECTED]> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DBAPI is an interface standard describing what you can expect in a
database access module, like psycopg.

Andreas

z machinez wrote:
> Hi All,
>
> I am just starting out with Python and was hoping someone could point me
> in the direction of reading materials for working with RDBMS? In
> particular, I am working with two various relational databases. One of
> which stores real-time data for trading. In Python I am planning on
> building various time series models to collate historical tick data and
> real-time data. As I am very new to Python, I was hoping someone could
> recommend some docs/books.
>
> I have read up on the DBAPI, but do not think this is what I need. I
> might be wrong though.
>
> Thanks in advance for the help.
>
> Z.
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGm5i8HJdudm4KnO0RAgxtAKDLosrBW+t1pRHdo9EBH+V8TreSwQCg6A9a
oNXWmoAk25u7GxiiVeO4YdU=
=D7JY
-----END PGP SIGNATURE-----

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to