1

Giving the below steps:

  1. Installed "DatabaseLibrary" using (pip install robotframework-databaselibrary).

  2. Installed pymssql (pymssql-2.1.1.win32-py2.7.exe (md5)) through this link https://pypi.python.org/pypi/pymssql/2.1.1#downloads.

  3. I opened RIDE & Imported both libraries (Selenium2Library & DatabaseLibrary)

  4. I did write this script: Connect To Database pymssql utc-trsry-db2 sa sa

    Error message: (20009, 'DB-Lib error message 20009, severity 9:\nUnable to connect: Adaptive Server is unavailable or does not exist\nNet-Lib error during Unknown error (10035)\n')

so anyone can help me & tell me why it is not working ?!

1 Answer 1

2

I think you need to have server address and port defined. Have you tried defining connection like described in this earlier case 11323209?

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.