jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

Access and SQL Server DSN-LESS connections

Rating 0.0 0.0
There are a few different ways to connect to an Access database using a DSN-LESS connection. You can use the Access driver, an OLEDB provider connection, a physical path or a virtual path. Here is an example of each as well as a DSN-LESS SQL Server connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 337

Delete records with sql statements

Rating 0.0 0.0
Learn how to delete records with an SQL 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: 538

Displaying binary data from the database using plain ASP

Rating 4.0 4.0
Step-by-step tutorial on how to display uploaded binary files from the database using plain ASP pages. Every step has been explained in detail. Downloadable source code available.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Hits: 353

SQL Reserved Words

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

Uploading and inserting files (binary data) to the database

Rating 4.5 4.5
Step-by-step tutorial on how to upload files (images, text, other documents, etc) using plain ASP pages to the database. Every step has been explained in detail. Downloadable source code available.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Hits: 585

SQL In Simple English - Part II

Rating 0.0 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
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: 298

Professional C# 2nd Edition : Data Access with .NET.

Rating 5.0 5.0
Complete Online Chapter "Data Access with .NET" from Wrox Press book "Professional C# 2nd Edition". Topics covered include "Connecting to the database", "Executing Commands", "Stored Procedures", "The ADO.NET object model" and "Using XML and XML Schemas".
Platform(s): n/a Date: May, 06 2002
DETAIL
Hits: 364

An Easy Way Delete A Record

Rating 0.0 0.0
Delete a record from your database quickly and easily without having to use a recordset. Deleting a record from a database table is a simple task. Answer four questions below and click submit. The sql statement will be generated for you.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 658

Easy way to add a record

Rating 0.0 0.0
Adding a record from a database table is a simple task. Fill out the form below and click submit. The sql statement will be generated for you.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Amount: 137
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 >>