NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Derby (Java DB) JDBC DataSource Objects
36408 Derby (Java DB) JDBC DataSource Objects http://www.herongyang.com/jdbc/Derby-JDBC-DataSource.html This chapter provides tutorial notes on using DataSource objects and JNDI to connect Java DB (Derby) Database. Topics include creating connections with ClientDataSource objects directly without JNDI; downloading and installing JNDI File System Service Provider; Binding ClientDataSource objects to JNDI names; Looking up ClientDataSource objects through JNDI. Java > Tips and Tutorials > Database-Related Dec 3, 2007 herongyang.com send email to herongyang.com

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links owned by this user
Developing an Ajax based application with minimal JavaScript coding is possible with the use of VS 2005, ASP.NET and a simple but powerful library called Anthem.NET. This open source library might not be popular but it has been given a pretty good ranking as it provides any developer the ability to build an Ajax based website without using too much Ajax. In short
Category:

VIFF allows you to do secure multi-party computations, in which a number of parties (three or more at the moment) execute a cryptographic protocol to do some joint computation. The computation could be anything, but elections and auctions are good examples of what you would want to do with secure multi-party computations (SMPC or simply MPC if it is implied that the protocol is secure).
Category:

Forms are sent to email and saved to your database and can be viewed through the administration area.
Category:

SoftFuse Nice Tables creates beautiful and professionally looking tables in a matter of few minutes. No html knowledge is required. Just select a color, enter data in the table and save the final table.
Category:

MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files or other data.

An ActionScript implementation of MD5 hash algorithm. This Actionscript is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. It is fully compatible with UTF-8 encoding.
Category:

Learn how you can create a small and simple PHP script to log your visitors activity into a file. You just need to add 1 line to each of your page to enable logging and the statistics will be collected in a html file so you don't have to setup any database for this task.
Category:

Do you depend on visitor complaints to become aware of inappropriate content being added to your website?

It's a very common problem with webmasters. You run a website that allows users to upload their own pictures. Time and time again there's always those people who abuse this privilege you have given them. They upload very inappropriate pictures that can be seen by anyone who comes across your site. You've worked hard bringing traffic to your domain and these pictures end up reflecting the overall image of your business. When do you finally discover and delete these images its often to late. Hundreds of potential customers have already seen then and are gone forever.
Category:

This professional watermarking program helps you protect images. You can add a color transparent visible watermark to your digital images and photos. The watermark can be your copyright or the URL of your site or your logo. Of course, you can do this job in your favorite image editor, but AiS Watermark Pictures Protector does it quicker and simpler.
Category:

xClick Cart is a server side clone of the PayPal shopping cart.

Written in php this nifty little cart runs on your own web server and can accept input via POST of GET from any of your existing "Add to Cart" PayPal buttons, simply by changing a url. Keep buyers on your own site for longer!!
Category:

SPAMfighter SMTP Anti Spam Server is installed on Microsoft Windows 2000 SP3 and later. Due to the inherent interoperability of the SMTP protocol, the product integrates effortlessly with MTAs on different platforms (such as Postfix or QMail running on a Linux platform).
Category:

AcuInvoice is a secure FREE service for invoicing clients and receiving payments online. Designed with individuals and small groups in mind, AcuInvoice is used by service providers worldwide and has features that make you look professional, simplify your accounting, and help you get paid faster. With AcuInvoice you can tailor invoices with your logo and color scheme, or even use custom CSS. Additionally, AcuInvoice automatically CONFIRMS RECEIPT of the invoices you send. Integration with services including PayPal, 2Checkout.com, Authorize.net, and others let you accept credit cards and get paid faster. Recurring templates schedule invoices for automatic delivery (perfect for web hosts or retainers). Domain mapping points yourdomain.com to your account, providing a professional look that helps you win and retain clients. All AcuInvoice accounts have 256-bit data encryption to help protect your sensitive data. Developers enjoy a robust, fully documented API and PHP client library.
Category:

The Carousel component is a version 2 Flash component that allows you to display an array of images in carousel view format round a virtual circular space.
Category:

Improve Google PageRank, link popularity and increase search engine ranks and traffic to your website with our simple to use link management software.
Category:

Ruby Essentials is a free on-line book designed to provide a concise and easy to follow guide to learning Ruby.
Category:

Transfer web sites from Microsoft Internet Information Server version 6 (IIS 6) to another IIS 6 server. The program also allows to transfer Windows 2003 users from one server to another and copy FTP logins, virtual directories, Web/FTP folders structure and assign NTFS folders permissions.

It is a unique tool. There is no more tools allowing to easily transfer lots of web sites at a time, including all usernames, permissions and so on.

Unlike other tools, the IIS Sites Transfer utility does not require a clean installation of Internet Information Services! Moreover, the tool is able to transfer any selected group of websites, so you can distribute your websites easily to adjust the servers load.

The most outstanding feature of this tool is that it is able to transfer websites even if the IISAdmin service is not running on the source server! You do not need the source server to be up and running, you just need to have metabase.xml file from the server. Thus, the IIS Sites Transfer program is not only a migration and balancing utility, it is also a disaster recovery tool.
Category:

This Link Trader php script uses a database to store submitted link information. This make a great addition to any website that is looking for more links back.
Category:

cP Creator is a brand new, unique cPanel Creation script like no other. With it's powerful, secure CURL creating script it gives you, the host the flexibility and power needed to automate your Free Hosting buisness. The well coded fast loading, flexible script gives you the ease needed without any of those dreaded error messages which you don't know anything about. If something did go wrong in cP Creator when creating the account, no matter what error it is, it will give you a debug. A debug which will inform the host exactly what is the problem! cP Creator is a script built up on a PHP 5.2.5 Server, it's fully flexible with server versions, it currently works with all versions which we've tested. So what you waiting for? Download and get going!
Category:

Create custom loading progress indicators for Flash MX 2004 and Flash 8 by timeline animation alone - no ActionScript required.
Category:

vPet Engine is a virtual pet game script. You can build your own virtual pet site like neoPets.com. Please check out below for full user/admin features.
Category:

Other links at Java > Tips and Tutorials > Database-Related
Learn how to use the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.
Category:

Same goes for database URLs in JDBC. JDBC requires that all database connection strings should be represented by URLs. The URLs used in JDBC have following structure:
Category:

This chapter provides tutorial notes on using DataSource objects and JNDI to connect Java DB (Derby) Database. Topics include creating connections with ClientDataSource objects directly without JNDI; downloading and installing JNDI File System Service Provider; Binding ClientDataSource objects to JNDI names; Looking up ClientDataSource objects through JNDI.
Category:

Java Database Connectivity (JDBC) 3.0 specification builds on an already solid foundation by adding several new features that address a number of areas of missing functionality. Both the java.sql and, for the first time, the javax.sql packages will be included in the Java 1.4 platform, currently in beta. Java developers will be able to take advantage of the enhancements when it is released later this year, which makes this a good time to start understanding the changes.

We will briefly discuss some of the design goals that the JDBC architects considered for this release. By understanding the architects' rationale, we'll be better able to understand the changes themselves. We will summarize the new features in the specification to understand how the API as a whole has changed. Additionally, we will examine in depth those key features that are most applicable to application developers, to help you successfully leverage the new capabilities.
Category:




Main Category
165
2028
756
275
169
1801
1074
892
1127
7088
70
874
58
2145
170

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 18673
Categories: 1275
Registered Users: 533
Mailing List Subscribers: 2031
Unique Outgoing Hits: 192427

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
27 site(s)
PR 7
241 site(s)
PR 6
770 site(s)
PR 5
1851 site(s)

PHP News