Thank bfancis
It works fine .But i am getting an error saying When i am trying to connect to the database server with
Web Datawindow + NVO
"Database does not support the transaction Server"
Any idea regarding this !
Please help me in this regards
Regards
Waheed
Main Topics
Browse All Topics





by: bfrancisPosted on 2003-06-28 at 07:53:04ID: 8818997
There are a couple of things to check. First are you using ASA, or ASE? The information you provide suggests ASE, but you stated ASA. ASA can run in emulation mode and use the ASE drivers, but I have never tried it.
The most probable reason for your problem would be the sql.ini file that Jaguar uses. In your %jaguar%/ini directory you have a sql.ini file. This can be modified by using the sqledit utility in the %jaguar%/bin directory if your not comfortable modifying it with an editor. Add an entry in this file for your sybase server and jaguar should be able to ping. For some reason jaguar uses this ini file instead of the sql.ini file in the %sybase%/ini directory.