connection
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 169
Family Connections 1.8.1
Keep your family "Connected" with this content management system (CMS) designed specifically with familys in mind. Key features are: a message board, a photo gallery, a blog-like "Family News" section, a calendar, an address book and recipe sharing more>> Keep your family "Connected" with this content management system (CMS) designed specifically with familys in mind. Key features are: a message board, a photo gallery, a blog-like "Family News" section, a calendar, an address book and recipe sharing section. Each family member has their own personal settings, like the ability to change the websites theme. Now with Portuguese, Czech, English, Estonian, German, and Spanish language Support.<<less
Added: 2007-07-31 License: GPL Price: $0.00USD
11 downloads
Other version of Family Connections
License:GPL
Connection class PDO 1
This is a simple wrapper class that can be used to access SQL databases using the PDO API. It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback more>> This is a simple wrapper class that can be used to access SQL databases using the PDO API. It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions.<<less
Added: 2006-02-04 License: Other Price: $0.00USD
12 downloads
Other version of Connection class PDO
License:Other Free / Open Source License
Determine connection speed 1.0
Script that determines connection speed of a surfer visiting a site. Useful for statistics or redirecting a user to a hi-band or low-band version of the site. more>> Script that determines connection speed of a surfer visiting a site. Useful for statistics or redirecting a user to a hi-band or low-band version of the site.<<less
Added: 2006-06-02 License: Freeware Price: $0.00USD
14 downloads
Other version of Determine connection speed
Price: FreeAdditionalInfocreativecommons
License:Freeware
License:Freeware
Basic ADO database connection
This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example. more>> This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example.<<less
Added: 2007-07-17 License: Freeware Price: Free
532 downloads
DSN-Less Connection to Access
This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily c more>> This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily changeable to use a DSN connection, just as long as you have one set up and spelled correctly.<<less
Added: 2007-07-31 License: Freeware Price: Free
840 downloads
Connection base de donnée avec PDO 0.1
Connection base de donnée avec PDO 0.1 is considered to be a professional and smart PHP class that can be used to manage MySQL database connections using PDO. more>> <<less
Added: 2009-07-22 License: Other Free / Open Source License - MIT/X Consortium Price: OtherFreeOpenSourceLicenseMITXConsortium
1 downloads
Encrypting Connection Strings in web.config file 1
Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text. Microsoft has provided the capability to encrypt sensitive information in configuration files including connection strings in more>> Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text. Microsoft has provided the capability to encrypt sensitive information in configuration files including connection strings in ASP.NET 2.0. With this new capability you can easily encrypt sections of configuration files which makes your application more secure.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
14 downloads
MySQL FAQs - PHP Connections and Query Execution
A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password more>> A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL statements; checking execution errors.<<less
Added: 2006-09-11 License: Freeware Price: Free
1139 downloads
Online Dating site with data connection to current user database 1.9
Full online dating system, admin and connection to an active database of user over 40,000 active user on the system. We provide this for people who want a low cost fast return with less risk as we support and help you through making the most of your more>> Full online dating system, admin and connection to an active database of user over 40,000 active user on the system. We provide this for people who want a low cost fast return with less risk as we support and help you through making the most of your online dating system.<<less
Added: 2005-06-03 License: Freeware Price: 0.00GBP
14 downloads
Other version of Online Dating site with data connection to current user database
Price: FreeAdditionalInfoThisiscurrentlyfree,maychargeforthisinthefuture
License:Freeware
License:Freeware
Creating a Guest Book in ASP using MS Access with DSN Less Connection
This tutorial will teach you how to create a Guest book system in ASP. All the codes in this article are explained in simple and step by step manner. Before continuing this tutorial, you need to insta more>> This tutorial will teach you how to create a Guest book system in ASP. All the codes in this article are explained in simple and step by step manner. Before continuing this tutorial, you need to install IIS 4 or later version to run ASP scripts in your computer. And you will also need Microsoft Access program to create a database to store Guestbook data. Please read Installing IIS on Windows XP article first to install ASP in your computer. If you don?t have Microsoft Access Program then, download the Access database (.mdb file) that is needed for this tutorial here.<<less
Added: 2007-01-16 License: Freeware Price: Free
1034 downloads
SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution 1.0
A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; more>> A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; looping through query result; looping through result fields.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
13 downloads
Other version of SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution
License:Freeware
WHM cPanel Clone v.10
SERVXX control panel works directly with cPanel® WHM® giving you a direct remote web connection to your own hosting resellers accounts. The design and layout has been designed(cloned)from WHM® giving you the fell for the real thing. SERVXX has enough more>> <<less
Added: 2008-06-05 License: Other Price: $0.00USD
20 downloads
JavaScript Object Constructor
Object oriented programming (OOP) is often preferred by developers who wanted to push the boundaries in the client side application. If the requirements are placed in the client side like strong internet connection and browser compatibility, developers more>> Object oriented programming (OOP) is often preferred by developers who wanted to push the boundaries in the client side application. If the requirements are placed in the client side like strong internet connection and browser compatibility, developers could consider using OOP. This is implemented in order for their application to provide functions that are often not possible when there is browser incompatibility. That is why the common place where you will find JavaScript and Ajax based applications that uses OOP are only those within the enterprise wherein there is a recommended browser. Since the behavior of this form of programming in Ajax and JavaScript is based on th<<less
Added: 2009-05-16 License: Freeware Price: $0.00USD
11 downloads
constat 0.1.3
This program allows a user to monitor connection activity for all interfaces that are on a PC at the moment (e.g. ppp, eth). Lists information about how many data has been sent/received (bandwidth, can display in KB, MB, GB) alongside with the amount of more>> This program allows a user to monitor connection activity for all interfaces that are on a PC at the moment (e.g. ppp, eth). Lists information about how many data has been sent/received (bandwidth, can display in KB, MB, GB) alongside with the amount of packets transmitted. Good for either monitoring network activity or debugging. Works well with watch command. Run from the console.<<less
Added: 2008-05-30 License: GPL Price: $0.00USD
11 downloads
Internet Speed Connexion Evaluation - FREE 1.0
A very simple and powerfull Internet Speed Connexion Evaluation javascript !!!! This script give you an evaluation of your internet speed connexion by the time taken to load a specific picture. Evidently, if your download speed is used at the same time more>> A very simple and powerfull Internet Speed Connexion Evaluation javascript !!!! This script give you an evaluation of your internet speed connexion by the time taken to load a specific picture. Evidently, if your download speed is used at the same time be other programs it can give you not exactly your real speed rate.<<less
Added: 2007-07-27 License: Other Price: $0.00USD
17 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above connection search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed