While doing some legacy code maintenance on VB6.0 SP5 code, management asked me a couple questions that I just can't find the answers to. Any help would be appreciated.<BR><BR>1. Can a ReDim call fail ...
Hi guys,<BR><BR>I am writing some COM+ components in VB6 that have to log their transactions to a database.<BR><BR>I am required to store the IP address of the client, the web server, and the back-end ...