Database connectivity gives desktop and Web applications much of their value. .NET developers have products and framework objects that can tie a front-end application to SQL Server, MySQL, Sybase, ...
The migration of Visual Basic developers to .NET has been a sometimes controversial journey. To cast some light on the issue, ADT’s Jack Vaughan spoke earlier this year with Deborah Kurata (below) of ...
I have searched Google many times for this problem, can't find a solution.<BR><BR>I am using a legacy COM Libraby written in VB6. The three objects that I use are:<BR>DBConnect, Document, Application.
I'd like to pass to a method an object, and a REFERENCE (handle?) to one of its properties, so it can refer to the value and operate on it. (For specific reasons, I CANNOT pass the actual value; it ...