Page 1 of 1

7.5.9 for Delphi 2009

Posted: Tue 18 Sep 2012 21:37
by JRosado
Hello,

after installing the new Version 7.5.9 i got a error-message after executing the connection editor of "MyConnection1" which is dropped on a new, blank form.

Error-Message (German):
Zugriffsverletung bei Adresse 096E518E in Modul 'dcldac120.bpl'. Lesen von Adresse 00000030.

Error-Message (English):
Access violation at address 096E518E in Module 'dcldac120.bpl'. Reading adress 00000030.


DETAILS:

Code: Select all

[096E518E]{dcldac120.bpl} Dadatatypemapframe.TDADataTypeMapFrame.ResizeGrid + $A
[096E4D40]{dcldac120.bpl} Dadatatypemapframe.TDADataTypeMapFrame.Resize + $D0
[501D61DA]{vcl120.bpl  } Controls.TWinControl.WMSize (Line 9837, "Controls.pas" + 20) + $6
[501EF15C]{vcl120.bpl  } Forms.TScrollingWinControl.WMSize (Line 2864, "Forms.pas" + 3) + $5
[50006F53]{rtl120.bpl  } System.TObject.Dispatch (Line 10314, "System.pas" + 8) + $0
[501D0BFA]{vcl120.bpl  } Controls.TControl.WndProc (Line 6640, "Controls.pas" + 91) + $6
[501D0820]{vcl120.bpl  } Controls.TControl.Perform (Line 6418, "Controls.pas" + 10) + $8
[501D5287]{vcl120.bpl  } Controls.TWinControl.WndProc (Line 9334, "Controls.pas" + 136) + $6
[20B89C5E]{designide120.bpl} DeskUtil.SetFocusHook (Line 435, "DeskUtil.pas" + 4) + $C
[501D5287]{vcl120.bpl  } Controls.TWinControl.WndProc (Line 9334, "Controls.pas" + 136) + $6
[20B89C5E]{designide120.bpl} DeskUtil.SetFocusHook (Line 435, "DeskUtil.pas" + 4) + $C
[501D49A0]{vcl120.bpl  } Controls.TWinControl.MainWndProc (Line 9063, "Controls.pas" + 3) + $6
[50057E04]{rtl120.bpl  } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501258CC]{vcl120.bpl  } Graphics.TResourceManager.Unlock (Line 1614, "Graphics.pas" + 0) + $4
[50125B4E]{vcl120.bpl  } Graphics.TResourceManager.AssignResource (Line 1767, "Graphics.pas" + 12) + $3
[50126A7B]{vcl120.bpl  } Graphics.TFont.Assign (Line 2329, "Graphics.pas" + 20) + $6
[50126AAC]{vcl120.bpl  } Graphics.TFont.Assign (Line 2333, "Graphics.pas" + 24) + $3
[50126AC9]{vcl120.bpl  } Graphics.TFont.Assign (Line 2337, "Graphics.pas" + 28) + $3
[501D3C35]{vcl120.bpl  } Controls.TWinControl.Broadcast (Line 8498, "Controls.pas" + 1) + $3
[50006F53]{rtl120.bpl  } System.TObject.Dispatch (Line 10314, "System.pas" + 8) + $0
[501D7634]{vcl120.bpl  } Controls.TWinControl.CMParentDoubleBufferedChanged (Line 10808, "Controls.pas" + 4) + $9
[501D0BFA]{vcl120.bpl  } Controls.TControl.WndProc (Line 6640, "Controls.pas" + 91) + $6
[50006F53]{rtl120.bpl  } System.TObject.Dispatch (Line 10314, "System.pas" + 8) + $0
[501D7608]{vcl120.bpl  } Controls.TWinControl.CMParentCtl3DChanged (Line 10798, "Controls.pas" + 5) + $C
[5000CD98]{rtl120.bpl  } System.UnicodeToUtf8 (Line 21710, "System.pas" + 5) + $12
[50122DAB]{vcl120.bpl  } Windows.CreateWindowEx (Line 32787, "Windows.pas" + 2) + $2A
[501D40C4]{vcl120.bpl  } Controls.TWinControl.CreateWindowHandle (Line 8738, "Controls.pas" + 1) + $2A
[501D3FE1]{vcl120.bpl  } Controls.TWinControl.CreateWnd (Line 8718, "Controls.pas" + 45) + $A
[500071BA]{rtl120.bpl  } System.@ClassDestroy (Line 10609, "System.pas" + 0) + $2
[50046220]{rtl120.bpl  } Classes.TList.Destroy (Line 3320, "Classes.pas" + 2) + $6
[501EEBB1]{vcl120.bpl  } Forms.TScrollingWinControl.CreateWnd (Line 2657, "Forms.pas" + 1) + $2
[501D43EA]{vcl120.bpl  } Controls.TWinControl.CreateHandle (Line 8851, "Controls.pas" + 3) + $4
[501D8144]{vcl120.bpl  } Controls.TWinControl.HandleNeeded (Line 11323, "Controls.pas" + 4) + $4
[501D813B]{vcl120.bpl  } Controls.TWinControl.HandleNeeded (Line 11322, "Controls.pas" + 3) + $7
[501D8151]{vcl120.bpl  } Controls.TWinControl.GetHandle (Line 11329, "Controls.pas" + 1) + $2
[50142A06]{vcl120.bpl  } StdCtrls.TCustomButton.SetImageList (Line 4666, "StdCtrls.pas" + 12) + $2
[501425C4]{vcl120.bpl  } StdCtrls.TCustomButton.UpdateImageList (Line 4467, "StdCtrls.pas" + 25) + $4
[50142E4D]{vcl120.bpl  } StdCtrls.TCustomButton.Loaded (Line 4833, "StdCtrls.pas" + 3) + $4
[5004594C]{rtl120.bpl  } Classes.NotifyGlobalLoading (Line 3055, "Classes.pas" + 3) + $B
[50045AB0]{rtl120.bpl  } Classes.InitInheritedComponent (Line 3093, "Classes.pas" + 7) + $6
[501EF4EC]{vcl120.bpl  } Forms.TCustomFrame.Create (Line 2994, "Forms.pas" + 6) + $8
[5000716F]{rtl120.bpl  } System.@ClassCreate (Line 10568, "System.pas" + 5) + $0
[096E4C42]{dcldac120.bpl} Dadatatypemapframe.TDADataTypeMapFrame + $16
[096DA5A3]{dcldac120.bpl} Crtabeditor.TCRTabEditorForm.AddTab + $27
[096E667E]{dcldac120.bpl} Daconnectioneditor.TDAConnectionEditorForm.DoInit + $4A
[09879DD8]{dclmydac120.bpl} Myconnectioneditor.TMyConnectionEditorForm.DoInit + $18
[096D712A]{dcldac120.bpl} Creditor.TCREditorForm.FormShow + $1C2
[501FAEB4]{vcl120.bpl  } Forms.SetVisible (Line 10292, "Forms.pas" + 2) + $D
[501F05E5]{vcl120.bpl  } Forms.TCustomForm.DoShow (Line 3531, "Forms.pas" + 1) + $14
[501F4A05]{vcl120.bpl  } Forms.TCustomForm.CMShowingChanged (Line 6108, "Forms.pas" + 11) + $7
[50006F53]{rtl120.bpl  } System.TObject.Dispatch (Line 10314, "System.pas" + 8) + $0
[501D0BFA]{vcl120.bpl  } Controls.TControl.WndProc (Line 6640, "Controls.pas" + 91) + $6
[501D5287]{vcl120.bpl  } Controls.TWinControl.WndProc (Line 9334, "Controls.pas" + 136) + $6
[501D0820]{vcl120.bpl  } Controls.TControl.Perform (Line 6418, "Controls.pas" + 10) + $8
[501F0F88]{vcl120.bpl  } Forms.TCustomForm.WndProc (Line 3902, "Forms.pas" + 191) + $5
[501D0820]{vcl120.bpl  } Controls.TControl.Perform (Line 6418, "Controls.pas" + 10) + $8
[501D4749]{vcl120.bpl  } Controls.TWinControl.UpdateShowing (Line 8986, "Controls.pas" + 19) + $C
[501D4858]{vcl120.bpl  } Controls.TWinControl.UpdateControlState (Line 9021, "Controls.pas" + 21) + $3
[501D743A]{vcl120.bpl  } Controls.TWinControl.CMVisibleChanged (Line 10728, "Controls.pas" + 3) + $2
[501D0BFA]{vcl120.bpl  } Controls.TControl.WndProc (Line 6640, "Controls.pas" + 91) + $6
[501F6F9B]{vcl120.bpl  } Forms.TScreen.GetCustomForms (Line 7520, "Forms.pas" + 1) + $5
[501F7BDA]{vcl120.bpl  } Forms.AlignWork (Line 8124, "Forms.pas" + 3) + $8
[501F7C20]{vcl120.bpl  } Forms.TScreen.AlignForms (Line 8131, "Forms.pas" + 1) + $1
[501F7CEB]{vcl120.bpl  } Forms.TScreen.AlignForm (Line 8157, "Forms.pas" + 8) + $8
[501F7D0B]{vcl120.bpl  } Forms.TScreen.AlignForm (Line 8160, "Forms.pas" + 11) + $3
[501D5287]{vcl120.bpl  } Controls.TWinControl.WndProc (Line 9334, "Controls.pas" + 136) + $6
[501F5AF1]{vcl120.bpl  } Forms.TCustomForm.RequestAlign (Line 6640, "Forms.pas" + 1) + $7
[501D7A86]{vcl120.bpl  } Controls.TWinControl.SetBounds (Line 11046, "Controls.pas" + 23) + $4
[501F6B17]{vcl120.bpl  } Forms.TMonitor.GetWorkareaRect (Line 7297, "Forms.pas" + 6) + $C
[501F0F88]{vcl120.bpl  } Forms.TCustomForm.WndProc (Line 3902, "Forms.pas" + 191) + $5
[501F2624]{vcl120.bpl  } Forms.TCustomForm.SetWindowToMonitor (Line 4701, "Forms.pas" + 50) + $3D
[501D0820]{vcl120.bpl  } Controls.TControl.Perform (Line 6418, "Controls.pas" + 10) + $8
[501CF25A]{vcl120.bpl  } Controls.TControl.SetVisible (Line 5471, "Controls.pas" + 5) + $C
[501F087E]{vcl120.bpl  } Forms.TCustomForm.SetVisible (Line 3637, "Forms.pas" + 8) + $4
[501F55B7]{vcl120.bpl  } Forms.TCustomForm.Show (Line 6488, "Forms.pas" + 1) + $4
[501F57ED]{vcl120.bpl  } Forms.TCustomForm.ShowModal (Line 6553, "Forms.pas" + 24) + $3
[096E6B9A]{dcldac120.bpl} Daconnectioneditor.TDAConnectionEditorForm.SetComponent + $E
[096D8218]{dcldac120.bpl} Crdesign.TCRComponentEditor.ShowEditorEx + $8C
[096D8166]{dcldac120.bpl} Crdesign.TCRComponentEditor.ShowEditor + $32
[096D852F]{dcldac120.bpl} Crdesign.TCRComponentEditor.Edit + $B
[20BC3229]{designide120.bpl} ComponentDesigner.TInternalItem.Edit (Line 7043, "ComponentDesigner.pas" + 1) + $F
[20BA25E0]{designide120.bpl} Designer.TDesigner.Edit (Line 965, "Designer.pas" + 0) + $4
[20BA4720]{designide120.bpl} Designer.TDesigner.MouseDown (Line 1659, "Designer.pas" + 45) + $6
[514A6941]{vcldesigner120.bpl} VCLSurface.TComponentToolWindow.WndProc (Line 1324, "VCLSurface.pas" + 16) + $32
[514A72FE]{vcldesigner120.bpl} VCLSurface.TContainer.WndProc (Line 1624, "VCLSurface.pas" + 39) + $6
[50057E04]{rtl120.bpl  } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[514A6763]{vcldesigner120.bpl} VCLSurface.TDesignerToolWindow.MainWndProc (Line 1259, "VCLSurface.pas" + 2) + $7
[50057E04]{rtl120.bpl  } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501CB982]{vcl120.bpl  } Controls.FindControl (Line 2997, "Controls.pas" + 6) + $9
[501F9EAB]{vcl120.bpl  } Forms.TApplication.ProcessMessage (Line 9613, "Forms.pas" + 23) + $1
[501F9EEE]{vcl120.bpl  } Forms.TApplication.HandleMessage (Line 9643, "Forms.pas" + 1) + $4
[501FA219]{vcl120.bpl  } Forms.TApplication.Run (Line 9780, "Forms.pas" + 26) + $3
[004259D2]{bds.exe     } bds.bds (Line 196, "" + 7) + $7
Is this a bug or did i forget set something?

Thanks in advance...

Re: 7.5.9 for Delphi 2009

Posted: Wed 19 Sep 2012 11:06
by AndreyZ
Hello,

Thank you for the information. We have reproduced the problem and the investigation is in progress. As soon as we have any results we will let you know.

Re: 7.5.9 for Delphi 2009

Posted: Fri 21 Sep 2012 07:06
by JRosado
AndreyZ wrote:Hello,

Thank you for the information. We have reproduced the problem and the investigation is in progress. As soon as we have any results we will let you know.

O.K. Thx in advance...

Best Regards...
Toni

Re: 7.5.9 for Delphi 2009

Posted: Fri 12 Oct 2012 09:44
by JRosado
AndreyZ wrote:Hello,

Thank you for the information. We have reproduced the problem and the investigation is in progress. As soon as we have any results we will let you know.
Hello AndreyZ,

do you have some news about this "Problem"?

Thanks in advanceand best regards...

Re: 7.5.9 for Delphi 2009

Posted: Fri 12 Oct 2012 10:21
by AndreyZ
We will try to fix this problem in the next MyDAC build.

Re: 7.5.9 for Delphi 2009

Posted: Tue 23 Oct 2012 12:01
by AndreyZ
We have investigated this problem. This problem is caused by Delphi 2009. To avoid this problem, you should install Update 3 for Delphi 2009.

Re: 7.5.9 for Delphi 2009

Posted: Tue 23 Oct 2012 19:21
by JRosado
AndreyZ wrote:We have investigated this problem. This problem is caused by Delphi 2009. To avoid this problem, you should install Update 3 for Delphi 2009.

Hello AndreyZ,

that's it :) Problem is gone... thanks a lot for your help!

Re: 7.5.9 for Delphi 2009

Posted: Wed 24 Oct 2012 07:05
by AndreyZ
If any other questions come up, please contact us.