[Tutor] need help with dbi problem
Kurt Kurniawan
Kurt.Kurniawan@rbs.org.au
Fri Apr 18 17:58:02 2003
Hi all,
I'm a newbie to python, especially with its DB intearction.
I'm experimenting with some data retrieval from M$ SQL server DB.
One of the column has a binary data type and Python translate that as
dbiRaw and memory address behind it. My questions is: how can I get a
string value of this ? Some sort of string casting ? I tried str( ...)
and didn't work.
I'm using PythonWin with Python 2.2
I hope somebody can give a hint .. thank's
*********************************************************************************
- NOTICE -
The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or
privileged
material. Any review, retransmission, dissemination or other use of,
or taking of any action in reliance upon, this information by persons
or entities other than the intended recipient is prohibited. If you
have received this email in error, please notify the sender and delete
the material from your computer.
Internet communications are not secure. You should scan this message
and any attachments for viruses. Under no circumstances do we accept
liability for any loss or damage which may result from your receipt of
this message or any attachments.
*********************************************************************************