Problem connecting to SQL Server2000 using SQLRelay in Python

B

bharat

Hi,
I want to connect to SQL Server 2000 at remote site in python using SQLRelay
at local machine.
When i run my query, the following message comes:

Debugging to:/usr/local/firstworks/var/sqlrelay/debug/sqlr-listener.11639

and then no result is displayed.
The above file contains:

11/10/2005 15:49:41 IST listener [11639] : listener-based
authentication succeeded

11/10/2005 15:49:41 IST listener [11639] : incrementing session count...

11/10/2005 15:49:41 IST listener [11639] : 1

11/10/2005 15:49:41 IST listener [11639] : done incrementing session count

11/10/2005 15:49:41 IST listener [11639] : getting a connection...

I have also tried to run the query using sqlrsh -id ID command.
Then also no result is displayed.
I tried with both PySQLRClient and PySQLRDB in SQLRelay to connect to SQL
Server in Python Program.
Please guide me.

Regards,
Bharat Nayak
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top