From: Oleg U. <ol...@ya...> - 2004-03-11 12:00:26
|
When i use: FbCommand selectCommand = new FbCommand("EXECUTE PROCEDURE TEST_SELECT", connection, transaction); all works fine, thanks to Mike Nash for his feedback :) But why firebird provider can do this transparent? |