In this article the author shows how to set connections to database software. The author proceeds this task with DSN connections and DSN Less connections. The article provides the sample source code for these connections in SQL Server, ORACLE, MS Acc
The main core of this article is about the comparison in between DSN Less and DSN connections. After various tests the author comes to a conclusion that DSN Less connections are slightly faster than that of DSN connections. The author also discusses
TkbmConnectionPool contains TkbmPooledSession, TkbmPooledQuery and TkbmPooledStoredProc which handles pooled connections to a database. Very usefull in, for example, a WWW application as they also makes the BDE function threadsafe, and limits the
VNC Manager for Borland Delphi 5, 6 ,7,D2005 &D2006
Connections in Web.Config for Multiple Computers is an article which describes the method for getting the connnection strings of the web.config file in different computers. The two functions given by the author helps you to get the machine name and D
TSocketStream is a easy to use non VCL class prepared to connect or listen connections via TCP/IP. It supports host name resolve via DNS (using the O.S. gethostbyname() call).It is syncronous, but it also has this two methods:
NetworkServicesChecker as the name implies is a PHP application that has the ability to interact with your server to get the status of your services. A detailed report on the server connections are generated instantly. This program is very useful for
Connection Server - a simple COM compatible component that caches ADO database connections.aIt can be used in ASP Sites do cache
The main theme of this online tutorial is about both the DSN and DSN Less connections. The author discusses about OLEDB connection string. Further in this article the author describes the various ways to open a database to connect through System DSN,
The author of this article describes about the SYSTEM DSN and DSN LESS Connections. The author also suggests that, the process can be implemented only with Access database. In the final part the author describes about how the permissions are working |