Wind32::ODBC question

Wind32::ODBC question

am 09.08.2011 15:51:46 von gorrebeeckra

------_=_NextPart_001_01CC569B.7B3902EB
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

All

=20

I am using the Win32::ODBC module to connect to a Sybase database

I can connect fine, but when I run a query to retrieve some data I keep
getting the following error

=20

[Sybase][ODBC][connection timed out]

=20

Reading the ODBC documentation I tried to set the
'SQL_ATTR_CONNECTION_TIMEOUT' Attribute, but with no success

Has anyone run into this issue before?

Is there another setting that I can try to set to let my query complete?

Any help would be appreciated

Thanks in advancer

=20

Robert Gorrebeeck=20
Sr. EDI Apps Dev Analyst

Coventry Workers' Comp Services=20
Solutions to Restore Health and Productivity=20
Office: (972) 473-2942=20

gorrebeeckra@cvty.com =20
www.coventrywcs.com =20

=20

=20



Email Confidentiality Notice: The information contained in this transmiss=
ion is confidential, proprietary or privileged and may be subject to prot=
ection under the law, including the Health Insurance Portability and Acco=
untability Act (HIPAA).

The message is intended for the sole use of the individual or entity to =
whom it is addressed. If you are not the intended recipient, you are not=
ified that any use, distribution or copying of the message is strictly pr=
ohibited and may subject you to criminal or civil penalties. If you rece=
ived this transmission in error, please contact the sender immediately by=
replying to this email and delete the material from any computer.
------_=_NextPart_001_01CC569B.7B3902EB--

Re: Wind32::ODBC question

am 09.08.2011 19:47:17 von Kevin Spencer

On Tue, Aug 9, 2011 at 6:51 AM, Gorrebeeck, Robert
wrote:

> I am using the Win32::ODBC module to connect to a Sybase database
>
> I can connect fine, but when I run a query to retrieve some data I keep
> getting the following error
>
> =A0 =A0 =A0 =A0 =A0 =A0[Sybase][ODBC][connection timed out]

While I haven't used Win32::ODBC, I have used DBD::Sybase & DBI with
some success in the past. I just wanted to point that out in case you
don't receive any specific replies regarding Win32::ODBC.

Kevin.

--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/