dbTalk Databases Forums  

Open Server Problem

comp.databases.sybase comp.databases.sybase


Discuss Open Server Problem in the comp.databases.sybase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Thierry
 
Posts: n/a

Default Open Server Problem - 04-19-2004 , 01:34 AM






Hi,

I try to make an openserver to use as a gataway between client and server.
The goal is logging all the order, change the connection to an another
dataserver, recrypt the pasword send by the client.

I have work with the CTOS sample which seems to be the more efficient sample
I need to write mine open server program. I have encounter, for the moment,
two problems with mine Open Server and the CTOS sample :

No bcp in are allowed ( blk_alloc failed which seems to be a leack of
memory)

When a command is passed with an output parameter (declare @v varchar(255)
exec myproc @v out select @v) :

the ct_results send a CS_PARAM_RESULT;
the ct_res_info return 1 columns
the ct_describe return nothing.
The error code is CS_FAIL and the output language is stopped with an error.

The Open Server version I use is : Sybase OpenServer 12.5 for Solaris 64
bits.

If someone have some idea or already encounter this problem

Regards.

Thierry ANTINOLFI
www.dbadevil.com



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.