返信削除

返信内容

香川
投稿日 2010/04/10 16:44:21
スタッフの皆様いつもお世話いただきまして誠にありがとうございます。
V3で、
アンブロキソール塩酸塩徐放カプセル45mg「タイヨー」
を選択して「OK」をクリックすると以下のエラーメッセージが出て入力できません。
お忙しいとは存じますが検証お願いします。
System.ArgumentException: 列 'yakname' を設定できません。値が、この列に指定できる MaxLength の制限を超えています。
   場所 System.Data.DataColumn.CheckMaxLength(DataRow dr)
   場所 System.Data.DataColumn.CheckColumnConstraint(DataRow row, DataRowAction action)
   場所 System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent)
   場所 System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
   場所 System.Data.DataTable.SetNewRecord(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Boolean fireEvent)
   場所 System.Data.DataRow.SetNewRecord(Int32 record)
   場所 System.Data.DataRow.EndEdit()
   場所 System.Data.DataRow.set_Item(DataColumn column, Object value)
   場所 RPPCAL.ReceptDataSet.RPPSTMPHYRow.set_yakname(String value)
   場所 RPPCAL.Views.Input.医薬品行編集Dialog.SaveToModel(ModelBase model)
   場所 RPPCAL.Views.受付内容ListControl.C追加Item`2.Save(IInputControl control)
   場所 RPPCAL.Views.受付内容ListControl.dataGridView1_CellBeginEdit(Object sender, DataGridViewCellCancelEventArgs e)
   場所 System.Windows.Forms.DataGridView.OnCellBeginEdit(DataGridViewCellCancelEventArgs e)
   場所 System.Windows.Forms.DataGridView.BeginEditInternal(Boolean selectAll)
   場所 System.Windows.Forms.DataGridView.BeginEdit(Boolean selectAll)
   場所 RPPCAL.Views.受付内容ListControl.Do項目編集()
   場所 RPPCAL.Views.受付内容ListControl.dataGridView1_KeyDown(Object sender, KeyEventArgs e)