News

Ok, I'm using VB6, ADO and SQL statements to grab records from a SQL server. On occasions, I will a SQL statement that would grab no data since the data is not there on the database, but when I go ...
I'll show you different ways to create DSN and DSN-less connections in VB6. Here you create the Windows Registry key for the DSN connection using the RegCreateKey, RegSetValueEx, and RegCloseKey API ...
I'm posting this for my brother, I'll pass along any suggestions/questions people might have.thanks,Daniel Need some experienced advice. We have a Client Server Application built in VB6. Your ...