From:
<car...@te...> - 2004-01-07 19:26:18
|
Hello: 1.5 Sources: The only changes done here since RC2 release are back ported from 1.6 sources and are related to FbParameter and FbParameterCollection classes. - Added changes for better handling of parameter collections (checked against SqlClient provider): -Throw an exception when trying to add a parameter to a FbParameterCollection instance that is already owned by a different FbParameterCollection instance. -Generate a new parameter name when the parameter to add has no name. -Throw an exception when trying to add a parameter two times to the same collection. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |