From: Tony R. <Ton...@jf...> - 2004-03-05 13:35:19
|
Using Delphi 8 with compiler update Firebird 1.5.1 provider Firebird 1.5 Server =20 If you drop a FBConnection, FBCommand and FBDataAdapter on to a form. =20 Link the connection of FBCommand to FBConnection Link FBCommand to FBDataAdapter's Command property Then click on Table Mappings and choose OK, you get the following error... =20 See the end of this message for details on invoking=20 just-in-time (JIT) debugging instead of this dialog box. =20 ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at Borland.Studio.TypeMappings.DataTableMappingCollectionDialog.a(Object ) at Borland.Studio.TypeMappings.DataTableMappingCollectionDialog.d(Object , EventArgs ) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) =20 =20 ************** Loaded Assemblies ************** =20 Tony Rivron =20 This message has been scanned for viruses by MailControl - www.mailcontrol.= com |