Kadir Femenias wrote:
>
> On 25 Jun 2002 at 8:44, Simon Oliver wrote:
> > What is the error you receive?
>
> None.
Then you must have turned off DBI's automatic error reporting. Why?
Read the sections on the RaiseError and PrintError attributes in the DBI
docs. And see the second example in t
Hi!
On 25 Jun 2002 at 8:44, Simon Oliver wrote:
> [EMAIL PROTECTED] wrote:
:
> > Is there some kind of trick/conversion in order to handle memo
> > fields properly?
> >
>
> What is the error you receive?
None.
>
> Did you set $h->{LongTruncOk} and/or $h->{LongReadLen} ?
Nope :-(
> Read th
[EMAIL PROTECTED] wrote:
>
> I've succesfully used DBI with Access databases via "System DNS" data
> source, but...
>
> Is there some kind of trick/conversion in order to handle memo fields
> properly?
>
What is the error you receive?
Did you set $h->{LongTruncOk} and/or $h->{LongReadLen} ?