I am running an ASP page that opens an ADO connection to an MS SQL database. It starts up a transaction and then executes a series of statements (no SELECTs, only DELETEs and INSERTs). It seems that ...
I want to make a Delphi app which displays records taken from databases like Oracle and MS SQL Server. Before you tell me to "use a search engine" : this is exactly what I've been doing these last ...
If your business does any programming in Windows, then a basic knowledge of VB6 programming concepts is essential. Windows provides a set of objects and functions to streamline development on PCs, ...