jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 >>
Sort Listings By:
Hits: 869

Convert to Comma-Delimited File

Rating 5.0 5.0
This page demonstrates the capabilities how to write an ASCII comma-delimited file from a SQL statement using ASP.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 271

Wielding the Power of the DataView

Rating 0.0 0.0
When faced with learning a new technology, it's common to try and reproduce the basic functionality you're used to in the old one. In doing that with ADO.NET and trying to reproduce the basics or the recordset object, this article discusses the new and many uses of ADO.NET's DataView object.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 482

MS Access: Tables, Views and Procedures

Rating 0.0 0.0
Ever wondered how to create a table, view or procedure with MS Access? This article shows us how to create all three and work with them from an ASP script.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 576

Dynamic, database backed dropdown lists

Rating 0.0 0.0
How to build a dynamic dropdown list with ASP and database data. Then, how to use ADO and recordset filtering to produce a structured list.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 782

ASP and DBF database file connection

Rating 0.0 0.0
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
Platform(s): n/a Date: Jun, 18 2003
DETAIL
Hits: 252

Dynamic Form and Database Driven Marquee

Rating 0.0 0.0
Basically, I had the problem of needing a marquee to scroll important updates but everyone who needed to update it was not HTML savvy. So I made it form based. And the coolest part about it is, you can control the background color, and the text color. That is good when you want different color combinations to have communicate different things. Like, black background and red text could mean urgent and blue background* and yellow text could be Happy Birthday!
Platform(s): n/a Date: Jan, 06 2003
DETAIL
Hits: 337

Get the ID of the record entered

Rating 0.0 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
DETAIL
Hits: 667

Populate dropdowns from your database

Rating 0.0 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
DETAIL
Hits: 513

Add records with sql statments

Rating 0.0 0.0
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 334

Edit records with sql statements

Rating 0.0 0.0
Learn how to edit records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Amount: 137
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 >>