From: Carlos G. A. <car...@te...> - 2003-08-06 08:04:13
|
Hello: > When will this version be available? When the new was available in the CVS :) > Will the derive parameters method work with selectable stored procedures? Humm n first place i'm going to add always te "execute procedure" string at the begining of the CommandText, and the CommandType needs to be always StoredProcedure, but after derive parameters you can changethe CommandText and CommandType properties, i have asked some time ago in the list to add stored procedure calls as in SqlServer, but only Alan MacDonald answer to it :) and i have left the idea -- Best regards Carlos Guzmán Álvarez Vigo-Spain |