Likes Received By vbrocks
-
NsaneNoob liked vbrocks's post in the thread Visual Basic - Finding Array Duplicate Help.
Would this be what you need? (add a button and paste the code) Private Sub Command1_Click() Dim i As Long Dim k As Long...
Mar 20, 2008 -
KLB liked vbrocks's post in the thread MSSQL Server 2000 optimization and timeout issues.
I would do it via the server properties. According to the SQL books online, you can also run the following command (replace X with...
Dec 21, 2006