Hi, sorry for my translation

New builder does not provide a direct load from SQL Script file..

Dim fbScript As NEW FirebirdSql.Data.Isql.FbScript(CommandString No Path
File SQLScript)

try this...

Dim fbScript As FirebirdSql.Data.Isql.FbScript
     fbScript = fbScript.LoadFromFile(FilePath)
     fbScript.Parse()

I hope not too late. Just in case anyone is served


-- 
View this message in context: 
http://firebird.1100200.n4.nabble.com/COMMENT-ON-not-supported-by-FbBatchExecution-tp2272309p3236448.html
Sent from the firebird-net-provider mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to