On Fri, Jun 12, 2020 at 5:03 PM Siddharth Joshi <jsid2...@gmail.com> wrote:
>
> All,
>
> I am new in Python world and would like to use it for one of the our
> purpose . Before that, I would like to ask if Python has compatibility with
> ENSCRIBE database .
>
> Enscribe database (file structured) is the native database of HP NonStop
> (Tandem) server, mainly used in applications running on nonStop Tandem .
> Almost all the applications which runs on Tandem using enscribe are Tier 0
> applications (often critical once).
>
> Would be good if anyone let me know on Python and Enscribe compatibility.

If you can use ODBC with it then you can use python with it.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to