28.01.2013 19:48, Helen Borrie wrote: > A related issue: This particular database has a very large amount of > metadata and the extract script was rejected by isql -input as being too > large for its buffer. Do we know what the limit on isql's buffer size is?
If nothing changed since I saw it - 64k, maximal size of SQL statement. There cannot be bigger query in any script. It rather look like the script you got is wrong. Missed statement separator or something like that. -- WBR, SD. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
