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
Features:========= - Unlimited number of simultaneuos DB connections via ODBC. - Typing and executing single or multiple SQL statements directly. - Editing and executing SQL scripts. - SQL syntax highlighting editor. - Current statement highlighted b
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
Serial to Ethernet Connector is an advanced software solution developed to share serial port devices over TCP/IP network. Thus, any serial port device connected to COM port at local PC could be accessed from anywhere in the world via internet, for
HOW TO: Set Current Culture Programmatically in an ASP.NET Application is an useful tutorial for the .NET programmers in which they can learn about the process of converting the current culture and UI culture in .NET framework. The author explains ab
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 |