The adaptive server instance from where we took the dbcis9.dll is
version 9.0.2.2451. The version of the sybase instance installed whit Micros
is 9.0.2.3396.
We alrready put this .dll over two sybase servers and gave us the same
error. the path where we put the dll its: C:\Program Files\Sybase\ASA\win32.
We have a short time to complete this connection requirement, is there
a way to install this remote server functionality as a plugin to the OEM
version we have, do you know who can provide us support whit this
specific issue ?
Regards
Flavio
"Nick Elson [Sybase An SAP Company]" <@nick@dot@elson@at@sybase@dot@com@>
> You do not need to register the DLL (in other words it does not
> have a DllRegisterServer function), only the server uses it.
> The fact you have added the DLL should be sufficient; as long
> as it matched the server version and build.
>
> So it may be operational now that you have added the missing
> component.
>
> Since there may be some restrictions or limitations of doing
> this with an OEM software package you will want to discuss
> what you want to do with Micros.
>
>
>
> "Flavio" <flopez@icr.com.mx> wrote in message
> news:4c6d7e9e@forums-1-dub...
>> Actually I tried use this option, but got the following error
>>
>> Conection Failed:
>> Coud not execute Sotre DLL(dbcis9.dll) entry point.
>>
>> [Sybase][ODBC Driver][Adaptive Server Anywhere]Could not execute store
>> DLL (dbcis9.dll) entry point.
>> SQLCODE: -647
>> SQLSTATE: HY000
>>
>> I already add the dbcis9.dll manually, but when i tried to register
>> with
>> revsrv32.exe give me an error:
>>
>> "DllRegisterServer entry point was not found".
>>
>> The version of the Adaptative Server Anywhare its 9.0.2.3396, this a
>> embebed version, and instaled automatically when we installed the
>> aplicacion POS Micros.
>>
>> FL
>>
>> mensaje news:MPG.26d73acea55d68d49896c6@forums.sybase.com...
>>> In article <4c6c11f1$1@forums-1-dub>, flopez@icr.com.mx says...
>>>>
>>>> Thanks for the answer. We are trying to stablish a way to dinamically
>>>> connect a central server to network servers, we are planning to have
>>>> a
>>>> sybase central server that could query sybase database servers and
>>>> send the
>>>> results to an external source, the external sourcer server will
>>>> trigger the
>>>> request to the central server and this one will connect to the required
>>>> network server based on some parameters provided by the external source
>>>> server.
>>>
>>> You may be able to use remote servers and proxy tables. Check the
>>> CREATE SERVER and CREATE EXISTING TABLE commands.
>>>
>>>
>>>>
>>>> The limitation is that the external source server only can connect to
>>>> sybase central server, please feel free to suggest a solution and let
>>>> me
>>>> know if you need further info.
>>>>
>>>>
>>>> Flavio.
>>>>
>>>>
>>>>
>>>>
>>>> dinamically
>>>> mensaje
>>>> news:4c6bbc3b$1@forums-1-dub...
>>>> > The CONNECT statement is valid in ISQL and ESQL only. It is not a
>>>> > valid
>>>> > stored procedure statement.
>>>> >
>>>> > -chris
>>>> >
>>>> >
>>>> > Flavio wrote:
>>>> >> Hi,
>>>> >>
>>>> >> I try to connect two SQL Anywhere server, via CONNECT comand,
>>>> >> but i
>>>> >> can't create a Store Procedure it contains the command CONNECT, it
>>>> >> give
>>>> >> an error: "ASA Error -131: Syntax error near 'CONNECT' ".
>>>> >>
>>>> >> How I can use the command?
>>>> >>
>>>> >> Somebody can help me?
>>>> >>
>>>> >> Thanks
>>>> >>
>>>> >> Flavio
>>>
>>>
>>
>>
>>
>
|