DbaDevil Index

Icq # : 146763632











 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Direct Sql Open Server source.

Version française


Information :

- Tool avaible to administrate and manage the Sybase Replication Server.
  • directsql is a Open server program available to interface with an Replication Server DSI.
  • You may create a connection to directsql and subscribe for table or stored procedure.
  • Each modification send by Replication Server 'll be store into a file :[database name]_date_and_time.odr .


Requierments (Compilation only):

Sybase Open Server
Sybase Open Client


On line Documentation :

- For use directsql, create a run file RUN_DIRECT in you $SYBASE/install directory with the full parameters informations :

-S Name of the server know in the interfaces file
-W Directory where store the file.
-E Directory and name of errorlog file.

Example : /usr/opt/sybase/bin/directsql -SDIRECTSQL -W/usr/opt/requete -E/usr/opt/sybase/install/directsql.log
To start directsql, execute : startserver -f RUN_DIRECT

 


Download :

Last update : Program : Space : Version :
18 february 1999 DirectSql Source 19312 bytes English version 1.0

Zip file contents :

File : Comments : Last update :
Makefile Unix makefile 15 october 1999
reqmain.c Main source file 15 october 1999
handler.c Open Server handler management 15 october 1999
lstchain.c String list management 15 october 1999
srverror.c Open Server Error management 15 october 1999
lang.c Language handler management 18 february 2001
sybutil.c CT-Library utility 15 october 1999
sybutil.h Sybutil header file 15 october 1999
reqsrv.h Prototype functions and structures 15 october 1999


Page by Thierry ANTINOLFI / Dba Devil / tantinolfi@wanadoo.fr
Page Last Revised 22/04/2002.