Hi, I am using TOAD for Sybase 2.1.0.2921. When I try to connect Sybase 15.7 everything is ok but when I try to establish connection to Sybase 15.0.3 I receive following errors: System.FormatException Input string was not in a correct format. Stack Trace: at Quest.Toad.DatabaseBrowser.ObjectPaletteControl.ReadTrl(ITrl trl, Boolean& displayExpandIndicator) at Quest.Toad.DatabaseBrowser.ObjectPaletteControl.updateContentTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) System.FormatException Input string was not in a correct format. Stack Trace: at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Double.Parse(String s) at Quest.Toad.Sybase.Trl.TypeListTrl.GetTrls() at Quest.Toad.Trl.TrlExtensions.GetTrls(ITrl trl) at Quest.Toad.DatabaseBrowser.ObjectPaletteControl.AnySchemaTrl() at Quest.Toad.DatabaseBrowser.ObjectPaletteControl.RebuildUI() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() I have read about the problem (I think it was TSY-61) but it should be fixed within the latest release of TOAD Can anyone advice about it? Regards Adam
↧