You can use the constants in VB6<br><br> ' begin the process, change to hourglass<br> Screen.MousePointer = vbHourglass<br> <br> '...
I tested the performance of the loop and the result<br>was as below:<br><br>Test each case with 100,000 repetitions:<br><br> Dim i as Long<br> Dim m as Boolean<br><br> m =...
Here is the information from Microsoft. Hope it helps.<br><br><A HREF="http://support.microsoft.com/support/kb/articles/Q185/1/26.ASP" TARGET="_new">http://support.microsoft.com/support/kb/articles/Q185/1/26.ASP</A>
Have you tried Crystal Report web site and look for <br>your problem in the knowledge base or FAQ section?<br><br>You can also log in your problem using the on-line<br>form of the site.
Please go to Karl Peterson's web site<br> <A HREF="http://www.mvps.org/vb/" TARGET="_new">http://www.mvps.org/vb/</A><br><br>to download a free program called cstopwatch.<br>It gives you time in milliseconds.<br>I used it and found it very useful.<br>
Have you tried the grid (such as Videosoft Flexgrid)?<br>You can make two grids: one to display the student and<br>the second one to display information related to that<br>student.<br>When you select one row from the first grid, the second<br>row will display the related information from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.