I'm using a sqlserver table which reads the proxy server and makes entry
for each user with date.in the vb screen i populate username from the
sqlserver table based on the date selected.Since the table is huge with
large volume of data it gives TIMEOUT expired error,can anyone provide a
solution to this problem.
Thanks in advance.