Appears to be an issue with ntext fields. Matt
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Comb Sent: Sunday, 5 October 2008 8:31 p.m. To: 'NZ Borland Developers Group - Delphi List' Subject: [DUG] SQL Server - Not enough storage to execute command Hi Guys, We have a tool that we have written which is having some problems sending updates through to a SQL Server 2005 instance on another server. This problem is consistent in the way that the same records fail each time, yet inconsistent in that some records update and others don't. "Not enough storage is available to complete this operation" I suspect that the Not enough storage error is a red herring, as there are no environmental resources constraints. This is one of those errors, that you will either have been through yourself or won't be able to offer any assistance. I have found on a couple of message threads, that others have experienced same thing but no solutions have been found. Here is a thread describing similar/same issue in more detail. https://forums.codegear.com/thread.jspa?messageID=25479掇 Is this ringing any bells for anyone ? Cheers, Matt. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Barker Sent: Saturday, 4 October 2008 2:08 p.m. To: NZ Borland Developers Group - Delphi List Subject: [DUG] TActionManager Hi, I'm evaluating Delphi's TActionManager/TActionMainMenuBar/TActionToolBar components for a couple of projects here. It seems that when you allow the user at runtime to customise the toolbars and menus, the component streams to a file to save the current toolbar layouts. However, if I later release a new version of the app with a new menu item , it won't appear because the user's saved file does not contain it, and so it overwrites my designed menu. What would be the options here? -Don't allow the user to change the menu, only the toolbars (not sure how this can be done). -Subclass the TActionManager and replace the saving/loading code so that designed items are always saved? -Just tell everyone to customise again and drop the new menu item into place? -Use a different component set (must be able to allow user customisation). Anyone else using these - any ideas? Regards, Steve Barker _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
