I am getting an exception from Firebird 2.0.1 which I don't know how
to interpret. Any and all help is welcome:
--------------------------------------------------
invalid request BLR at offset 83
Implementation limit exceeded
block size exceeds implementation restriction
---------------------------------------------------
InnerException: {"Exception of type
'FirebirdSql.Data.Common.IscException' was thrown."}
Outter Exception Stack trace:
at FirebirdSql.Data.FirebirdClient.FbDataAdapter.Update(DataRow[]
dataRows, DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable
dataTable, DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.Update(DataSet dataSet, String srcTable)
at
UDA3.Interbase.Data.IBQuestionLibDataSetTableAdapters.UDA_CHOICESETTableAdapter.Update(IBQuestionLibDataSet
dataSet) in C:\Development\Accu-Care Win
6.0.0\Assessments\UDA3\Interbase\Data\IBQuestionLibDataSet.Designer.cs:line
6652
at UDA3.Interbase.Factories.ChoiceSetFactory.UpdateChoiceSet(ChoiceSetList
choiceSetList, ChoiceSet choiceSet, BindingList`1 optionList) in
C:\Development\Accu-Care Win
6.0.0\Assessments\UDA3\Interbase\Factories\ChoiceSetFactory.cs:line
216
at UDA3.Controller.Commands.ChoiceSetEditCommand.Execute(ChoiceSetList
choiceSetList, ChoiceSet choiceSet) in C:\Development\Accu-Care Win
6.0.0\Assessments\UDA3\Controller\Commands\ChoiceSetEditCommand.cs:line
57
at
UDA3.TemplateBuilderForms.ChoiceSetMgrForm.gridChoiceSet_DoubleClickRow(Object
sender, DoubleClickRowEventArgs e) in C:\Development\Accu-Care Win
6.0.0\Assessments\UDA3\TemplateBuilderForms\ChoiceSetMgrForm.cs:line
151
at
Infragistics.Win.UltraWinGrid.UltraGrid.OnDoubleClickRow(DoubleClickRowEventArgs
e)
at Infragistics.Win.UltraWinGrid.UltraGrid.FireEvent(GridEventIds
id, EventArgs e)
at
Infragistics.Win.UltraWinGrid.GridCellEmbeddableEditorOwnerInfoBase.OnEditorDoubleClick(EmbeddableUIElementBase
embeddableElem, EmbeddableClickEventArgs e)
at Infragistics.Win.EmbeddableUIElementBase.RaiseDoubleClickEvent(UIElement
sender, Boolean isButton)
at Infragistics.Win.EmbeddableUIElementBase.OnDoubleClick(Boolean
adjustableArea)
at Infragistics.Win.UIElement.OnDoubleClick(Boolean adjustableArea)
at Infragistics.Win.ControlUIElementBase.ProcessDoubleClick(Object
sender, EventArgs e)
at Infragistics.Win.Utilities.ProcessEvent(Control control,
ProcessEvent eventToProcess, EventArgs e)
at Infragistics.Win.UltraControlBase.OnDoubleClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)
------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider