#62

Duplicate

filter, cost starts with b, search = error

Reported by Anonymous on OCTGN · 27/12/2008 10:04:08

Assigned to:
jods
Priority:
Normal
Status:
Duplicate
Category:
Deck Builder
Version:
0.3.1.5
Issue type:
Bug

VistaDB.Diagnostic.VistaDBSQLException:
Error 503 (Provider v. 3.3.1.54 Express): Unterminated string
Line #: 1; Column #: 48
Error 509 (Provider v. 3.3.1.54 Express): Invalid statement: SELECT
Line #: 1; Column #: 1
—→ VistaDB.Diagnostic.VistaDBSQLException:
Error 503 (Provider v. 3.3.1.54 Express): Unterminated string
Line #: 1; Column #: 48

at jl.g(Char A_0) at jl.b(Boolean A_0) at jl.a(Boolean A_0, Boolean A_1, Int32 A_2) at a7..ctor(kp A_0, jl A_1) at aj.a(kp A_0, jl A_1) at jl.a(Int32 A_0) at jl.d() at jl.a(Int32 A_0) at jl.a(Boolean A_0, Boolean A_1, Int32 A_2) at m0.h(jl A_0) at ls.a(ma A_0, jl A_1) at hn.b(ma A_0, jl A_1) - End of inner exception stack trace - at hn.b(ma A_0, jl A_1) at hn..ctor(ma A_0, hn A_1, jl A_2, Int64 A_3) at by.a(ma A_0, hn A_1, jl A_2, Int64 A_3) at ma.a(hn A_0, Int64 A_1) at ma.a(Int64 A_0) at ma.a(String A_0, Int64 A_1) at ma.c(String A_0) at VistaDB.Provider.VistaDBConnection.CreateQuery(String commandText) at VistaDB.Provider.VistaDBCommand.CreateQuery() at VistaDB.Provider.VistaDBCommand.PrepareQuery() at VistaDB.Provider.VistaDBCommand.ExecuteReader(CommandBehavior behavior) at VistaDB.Provider.VistaDBCommand.ExecuteReader() at Octgn.Data.Game.SelectCards(String[] conditions) at Octgn.DeckBuilder.SearchControl.RefreshSearch(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at System.Windows.Application.Run() at Octgn.OctgnApp.Main()

Attachments

No attachment has been uploaded, yet.


Loading comments...