I always use Kepware OPC server, because is much better than Siemens. On Kepware web site (
http://www.kepware.com/KEP_KB/default.a ... oDo=browse ) you will find everything you need (including examples) to make connections from VB6/2005 to OPC server. It is realy very simple.
All the examples works also with other OPC servers (you just need to change the name of OPC server you wish to connect to).
You can download complete Kepware OPC server with all drivers (for connections to your PLC) for free, but it works only for two hours, then you must restart the OPC server. For testing is more than enough. It also have built-in OPC client, so you can test your OPC server configuration.
The thing I like most with Kepware is, that you can change the configuration of OPC server (tags, names, rates, drivers,...) ONLINE... you don't need to stop OPC server, make changes and start OPC server. You can make all changes online.
Regards...