On Tue, Nov 22, 2011 at 3:36 PM, Sam Carleton
wrote:
> I went searching for documentation, but cannot find any. Anyone know where
> this class, and all the classes within the FirebirdSql.Data.Isql namespace
> are documented?
Except code itself, probably nowhere (considering some up-to-date and
c
I am working on creating an update process and need effectively send a text
file to isql.exe. This I could figure out how to do, with little serious
problem, but...
Since I am already in the middle of .Net code, I figured I would learn how
to use the FirebirdSql.Data.Isql.FbBatchExecution class t