Re: [Dbi-interbase-devel] dialect (was: Re: DBD::InterBase patch)
Status: Beta
Brought to you by:
edpratomo
From: Edwin P. <ed....@co...> - 2000-08-18 07:15:33
|
Edwin Pratomo wrote: > > > Yet other thing: I can't get working the below statement neither with > > old nor new driver. > > "SELECT ... WHERE UPPER(GOODS_NAME COLLATE PXW_CYRL) like UPPER(? COLLATE PXW_CYRL)" > > It says 2 <- prepare= undef at DBI.pm line 908. > > !! ERROR: -1 'Dynamic SQL Error > > -SQL error code = -804 > > -Data type unknown Placeholders can't be used on field names. Rgds, Edwin. |