AdoQuery.Parameters

From: slamson (nospam_at_nospam.com)
Date: 02/19/04


Date: Thu, 19 Feb 2004 06:45:33 +0200

I'm adding AdoQuery parameter in design time but when i'm looking at the
Parameters.Count in runtime, it says that 0 !! Is there a bug or am i
missing something ?

Cheers,



Relevant Pages

  • RE: vs.net bug ?
    ... I can't find a bug. ... I wouldn't use strings to hold integers either. ... Then the form starts minimized and is a lot smaller than in design time. ... > Private Sub Form1_Load(ByVal sender As System.Object, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: stack error detection
    ... These bugs can be found at design time, ... Unbalanced loops are not necessarily bugs (although I do not recommend ... Stack overflows resulting from such loops ... And if an unbalanced loop is a bug, it usually is a coding bug, not a ...
    (comp.lang.forth)
  • Re: Bug in Windows Forms?
    ... Idealy the design time code is isolated in a separate dll, but in practice this is not always posible. ... If there is a bug in this code it will show up in VS at design time, but I'd consider this as a bug in the framework. ... who give away the IDE and build in anything into it. ...
    (microsoft.public.dotnet.framework.windowsforms)