|
ASP Companion
|
Other links at ASP > Scripts and Components > Database Tools |
| 1. |
Simple Database Access
|
|
|
This application simplifies connecting to databases, reducing the amount of code youll have to write each time you connect.
|
| 2. |
Search COM Component
|
|
|
Add feature rich database searching on your ASP web site! You can choose between four ways of searching: any word, all words, phrase or boolean search expression with AND, OR and NOT keywords. It supports searching with standard SQL that works with any database and also MS SQL Full Text Search for optimized searching on SQL Server. There are ActiveX, .NET, Mobile and Web edition.
|
| 3. |
ASP-SQL2Table
|
|
|
SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relational database over a small corporate intranet. All of the magic is performed on the server, allowing any user with a standard browser to view the data. A complex HTML table can be generated with a few lines of VBScript or JScript code. The dll can automatically generate a navigation bar and detail links for each row. This version includes an ASP script that can be used to test the dll properties.
|
| 4. |
Crop news or event item to display first sentence
|
|
|
This code snippet uses the instr function to identify a full stop (period) within a sentence and crops the sentence up to this point. Seems fairly straightforward, but I had a real problem finding any resource out there that offered this!
|
| 5. |
ActiveCodeWizard.com
|
|
|
ActiveCodeWizard.coms ASP DBA enables you to browse, search and edit any MS Access or MS SQL Server database on the web. The same modular code libraries are used to produce full featured and fully customizable Active Server Pages with the online Code Wizard. Free demo of the ASP DBA is available for download from its homepage.
|
|
|