How to connect to oracle database in sikuli?

Asked by Nikhilesh

I want to get some values from database. For this purpose I have installed cx_Oracle module. During the installtion I gave the path with the installed python directory on my machine. I was able to import this module in python IDE & get the values from the database. Later I install cx_Oracle module during which i gave the path to the installed sikuli.But I am not able to import the module in sikuli. Can you please give a solution on this?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

The basic information on how to access SQL databases from Jython (this is what we are talking about in Sikuli script) find here:

http://jythonpodcast.hostjava.net/jythonbook/en/1.0/DatabasesAndJython.html#chapter-12-databases-and-jython-object-relational-mapping-and-using-jdbc

Revision history for this message
Rafael (rrojas) said :
#2

Can you help me to find out the steps to connect to SQL Server using sikuli script?

Regards,

Rafael Rojas
QA Analyst
<email address hidden><mailto:<email address hidden>>

desert development company

Phone (506) 2239 - 9850 ext. 206
Fax (506) 2239 - 9851
www.desertdevco.com<http://www.desertdevco.com/>
Euro Center II - Building 2, 2nd Floor, Barreal de Heredia

La información contenida en este correo electrónico y sus anexos es información confidencial y no divulgada y está destinada únicamente a la persona indicada en la dirección de este correo electrónico. Si quien lee este mensaje no es el destinatario o un empleado o agente responsable de entregarlo al destinatario, mediante este aviso queda usted notificado de que no debe diseminar o copiar este mensaje. Si usted ha recibido esta comunicación por error, por favor notifíquenos de inmediato y borre este correo electrónico de su sistema. Gracias.
The information contained in this email and any documents attached hereto are privileged and confidential. The information is intended only for the use of the individual or entity named above. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution or reproduction of any information contained in or attached to this email is prohibited. If you have received this email in error, please immediately notify us by reply email or by telephone, and destroy the original transmission and its attachments without reading them. Thank you.

Revision history for this message
RaiMan (raimund-hocke) said :
#3

@Rafael
When asking a question in a comment inside another question, you have to subscribe to the question (did it for you here) !!

your question:
You have to follow the instructions mentioned in comment #1

Can you help with this problem?

Provide an answer of your own, or ask Nikhilesh for more information if necessary.

To post a message you must log in.