Categories
ASPTips and Tutorials → Database-related

ASP upload to database or file

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Quick form 2 db

You fill in the blanks, and you are given the source code for the form, and a page to display the information in the database. Also the database is ready to download with all fields in your form.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

An easy way to add tables

Insert a table into a database dynamically. You don''t even have to open MS Access. One simple asp does the trick. Using ADOX you can add and manipulate tables easily once you know how.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Counting Records Wizard

This little wizard will help you count records and display the total. Simply fill in the form, and it will generate the code for you.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Access Connection DSN-Less Code

So you need a DSN-Less connection but your not quite sure what to do. Well we can do this for you. A quick and easy way to make a connection without a DSN. This will work for your MS Access database only. Now includes SQL Server.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Easy way to add a record

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

An Easy Way Delete A Record

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

SQL In Simple English - Part 1

Article describes what is SQL? what it is used for? how to SELECT, INSERT, UPDATE and DELETE records from the database? and more.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Connecting to your SQL Database

If you have an SQL database set up with your web host, a useful tip to know is how to connect to your SQL database via Enterprise Manager. The advantage of knowing how to do this is that you will be able to manage your SQL Server database via Enterpr...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Real-Time Data Grid Part 1/2

The part one of this two-part article shows how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to ref...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com