From:
<car...@te...> - 2004-05-04 12:21:15
|
Hello: Now the FbCommand class builds the input parameter descriptor without making a call to the server, in the case of char and varchar parameters the descriptor will have always the same charset as the specified in th connection string, i'm thinking on add a charset property to the FbParameter class for allow to set the parameter charset, probably a FbCharset enum will be needed as well, this will be useful only in the case of work with fields which charset is different than the database (connection string) one. As always opinions are welcome ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |