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

Java Servlets
2618 Java Servlets http://www.byte.com/art/9706/sec8/art1.htm Servlets, the Java equivalent of CGI applications, can deliver on many of Java's promises while dodging some of its worst limitations ASP > Tips and Tutorials > Database-related Oct 10, 2006

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

Bookmark Java Servlets:


Other links at ASP > Tips and Tutorials > Database-related
ADO: An application programming interface (API) to access relational database management systems.

ADO is provided as a DLL, and usually installed at "c:program filescommon filessystemadomsadox.dll".
ADO can access databases connected through ODBC data source names (DSN).
ADO can also access MS Access database files.
ADO is built on top of OLE DB technology.
ADO API is very similar to DAO.
This chapter shows you how to use ADO to connect ASP pages to MS Access databases. It also shows various interesting issues related to taking user input data to database and retrieving data from database to Web pages.
Category:

So you want to learn ASP, well hopefully you will find some of the tutorials and articles in this section of Web Wiz Guide useful.
Category:

But why? I read Part I and I was able to implement a simple database program very easily. Why would I need to learn anything more?
You might have implemented some database program.. but I am sure it would be a very simple one. You may even be able to implement a good database program without Joins. But you wouldn't be using the features of SQL that let you do the same work much easily. Without Joins, you may manage SQL.. but with Joins you could do things very easily
Category:

This application is for the beginners who wonder how to build their own web database system on their own computers. I will use Microsoft FrontPage98 and Microsoft Access in the demonstration. The reader should be familiar with the RDBMS concept and know how to use Microsoft Access tool to build a local database system. They should also have the Northwind.mdb file, which is included in Microsoft Office 97.
Category:

Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.

Let's see what's going on a fresh example
Category:




Main Category
191
2035
816
286
175
1802
1218
911
1163
7457
70
902
59
2217
174

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: 19455
Categories: 1275
Registered Users: 747
Mailing List Subscribers: 2046
Unique Outgoing Hits: 227446

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
32 site(s)
PR 7
256 site(s)
PR 6
779 site(s)
PR 5
1902 site(s)

PHP News