|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 18
 0.0
This is a set of ASP examples/tutorials that demonstrate exactly how to use ASP with a database. Topics include: Using ADO To Add A New Record, Using ADO To Update An Existing Record, Using An Update Query To Modify An Existing Record, Using Delete Statement to Delete Records, Using A Select Statement (With A Loop), and ACCESS DATABASES ( DSN vs DSN-LESS).
|
Platform(s): n/a |
Date: Feb, 14 2000 |
 |
|
|
Hits: 17
 0.0
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.
| Freeware |
Platform(s): Windows |
Date: Aug, 09 2006 |
 |
|
|
Hits: 17
 0.0
This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred. Basically, migrating ASP to Linux means you have to convert to database supported by Linux platforms. Currently, Chili!Soft ASP is already supporting MS Access but not all web hosting companies install this feature. They prefer to use more common database in Linux such as MySQL and PostgreSQL. Pay attention to some Chili!Soft specific ADO methods and properties, since there are slight differences with IIS ASP. You might need to convert some codes in your applications to make it run in Chili!Soft ASP.
| Freeware |
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris |
Date: Feb, 01 2006 |
 |
|
|
Hits: 17
 0.0
This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.
| Freeware |
Platform(s): Windows |
Date: Apr, 16 2005 |
 |
|
|
Hits: 17
 0.0
How do I get the Unique ID or Auto ID of the record I just entered? The solution is really quite simple.
|
Platform(s): n/a |
Date: Dec, 10 2002 |
 |
|
|
Hits: 17
 0.0
Dropdowns or combo boxes are an excellent way to get input from a user. One of the biggest problems with user input is spelling and formatting. Here is how to use and populate dropdowns from a database.
|
Platform(s): n/a |
Date: Aug, 05 2002 |
 |
|
|
Hits: 17
 0.0
Many times people will make the mistake of naming a database field with an SQL Reserved word. This is an easy mistake to make. It's hard to remember every single one. Here's a concise listing of SQL Reserved words to help you along.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Hits: 17
 0.0
This is the second article in this series. This article mainly deals with SQL Joins and SQL sub-queries. Both of these are extremely useful SQL constructs and should be learnt by all beginners.
|
Platform(s): n/a |
Date: May, 10 2002 |
 |
|
|
Hits: 17
 0.0
Article describes what is SQL? what it is used for? how to SELECT, INSERT, UPDATE and DELETE records from the database? and more.
|
Platform(s): n/a |
Date: Mar, 13 2002 |
 |
|
|
Hits: 17
 1.0
This article will show you two different methods that you can use to connect to a Microsoft SQL Server 2000 database: System DSN's and the OLEDB connection string. It will also explain the positives and negatives of each method, along with some examples to get you started.
|
Platform(s): n/a |
Date: Jan, 16 2002 |
 |
|
|
|
 |
 |
|
 |
|
 |
|