|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Sybperl and Sybase IQ
Date: Jul 18 2001 3:51PM
Brad_Ziegler@notes.mdor.state.mn.us writes:
> Anybody get Sybperl working with Sybase IQ 12.4.3 yet?
> Environment: AIX 4.3.3, IQ 12.4.3.
> When I try to run an existing program, I get the following:
> Server message:
> Message number: 911, Severity 16, State 0, Line 0
> Message String: ASA Error -83: Specified database not found
> Open Client Message:
> Message number: LAYER = (4) ORIGIN = (1) SEVERITY = (4) NUMBER = (44)
> Message String: ct_connect(): protocol specific layer: external error: The
> attempt to connect to the server failed.
Try to connect with isql first.
The issue is likely to be that ASIQ doesn't speak TDS the same way
that other Sybase tools do...
If you can get isql to connect, then there is hope that sybperl and
DBD::Sybase will work too.
Michael
--
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
mpeppler@peppler.org - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
|