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: 782

An Useful Method : RecordSet.Filter

Rating 4.0 4.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.
Platform(s): Windows Date: Aug, 09 2006
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: 761

ASP-Database Transactions

Rating 0.0 0.0
This is an article on executing all or none database queries using ASP-Database transactions. Must read for ASP-Database developers. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 28 2000
DETAIL
Hits: 743

Get image from database

Rating 0.0 0.0
Learn how to get a stored image from a database and display it on a page.
Platform(s): Windows Date: Jan, 03 2006
DETAIL
Hits: 703

Display Table Script Writer

Rating 3.0 3.0
This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is ready to be displayed on the web. The DSN connection requires that you register the DSN for the db prior to executing the code.
Platform(s): n/a Date: May, 21 2001
DETAIL
Hits: 688

Database Paged Search

Rating 0.0 0.0
This is a sample code that combines a Database Paging and a Database Search script into one. It shows you how to perform a wilcard search on a database table and then page through the results.
Platform(s): n/a Date: Apr, 25 2001
DETAIL
Hits: 685

ASP upload to database or file

Rating 1.0 1.0
To database or not to database? Test of consumed resources (processor, memory) and results with file upload to database or file system. Test of JetOLEB connection to MDB, test of MSSQL 2000 and AppendChunk method and UPDATE text SQL command.
Platform(s): n/a Date: May, 06 2002
DETAIL
Hits: 682

Adding Records to the Database

Rating 0.0 0.0
This is a complete tutorial on adding records to the database via ASP for beginners. Both Connection and Recordset Objects discussed. Also get an insight on 'insert' SQL statement.
Platform(s): n/a Date: Mar, 25 2000
DETAIL
Hits: 679

DSN-less MS Access connection

Rating 0.0 0.0
In order to connect to an Acees database with ASP through ODBC using a DSN file, you'll need to have full access to the server to create the DSN file, something that can be difficult if your site is hosted somewhere. This lesson will teach you an alternative connecton method, a DSN-less connection. As tests has shown, an DSN-less connection to Access gives you better performance. You can have up to 20-30 simultaneous users on the db without problems.
Platform(s): n/a Date: Mar, 12 2000
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
Amount: 137
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 >>