> >Carlos
> > I try putting @ before params and I get :
> > "Additional information: arithmetic exception, numeric overflow, or
> string
> > truncation"
> >
> > I tested in dataset->Preview data, works ok, as procedure or sql.
> > It's not working from code!
> >
> What is the character set you are using ??
> 
I have created new domain:
CREATE DOMAIN NAME_NOCOLLATE AS VARCHAR(30)
I modified table like this

PAR_CODE      NAME_NOCOLLATE NOT NULL /* NAME_NOCOLLATE = VARCHAR(30) */,

I have made a back-up - restore and...
Test...
I get same error:

"Additional information: arithmetic exception, numeric overflow, or string
truncation"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to