[Sqlrelay-discussion] Problem to run queries to access SQL Server 2000 database
Brought to you by:
mused
|
From: Deepak M. <dee...@ma...> - 2005-11-11 12:43:38
|
Hi,
I am having problem to run queries to access SQL Server 2000 database=20
using SQL Relay.
--------------------------------------
I first started the SQL Relay as follows:
sqlr-start -id MyID
It worked fine. But when i tried to run the queries as follow:
sqlrsh -id MyID
SQLRShell - Version 0.22
Connected to: localhost:4000 as ele2006
type help; for a help.
0> select * from editorial_tempmaster;
Debugging to: /usr/local/firstworks/var/sqlrelay/debug/sqlr-listener.9475
----------------------------
No result was shown.The=20
/usr/local/firstworks/var/sqlrelay/debug/sqlr-listener.9475 contains:
11/11/2005 16:39:10 IST listener [9475] : getting authentication...
11/11/2005 16:39:10 IST listener [9475] : listener-based=20
authentication succeeded
11/11/2005 16:39:10 IST listener [9475] : incrementing session count...
11/11/2005 16:39:10 IST listener [9475] : 2
------------------
Please help me!!
--
Deepak Mangal
--=20
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/
|