encoding pragma aborts script
From: Rh (rh62121_at_yahoo.com)
Date: 01/21/05
- Next message: Tim Bunce: "Re: DBD::Proxy breaking die within eval strangeness"
- Previous message: Ron Reidy: "RE: ORA-00600 internal error with DBD::Oracle 1.16"
- Next in thread: Jeff Zucker: "Re: encoding pragma aborts script"
- Reply: Jeff Zucker: "Re: encoding pragma aborts script"
- Reply: Jeff Zucker: "Re: encoding pragma aborts script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Fri, 21 Jan 2005 17:04:16 +0100
Hi,
I have an app which connects via DBI:DBD:CSV to a flat file.
When I include pragma use encoding, the app aborts (message from OS and the
script is killed).
I found out that script is aborted during execute method of DBI.
The DB file has only ASCII characters. I use pragma encoding to display
latin extended characters in Tk widget.
Does anyone know what's the cause?
Many thanks.
Radek H.
- Next message: Tim Bunce: "Re: DBD::Proxy breaking die within eval strangeness"
- Previous message: Ron Reidy: "RE: ORA-00600 internal error with DBD::Oracle 1.16"
- Next in thread: Jeff Zucker: "Re: encoding pragma aborts script"
- Reply: Jeff Zucker: "Re: encoding pragma aborts script"
- Reply: Jeff Zucker: "Re: encoding pragma aborts script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|