Top 301 to 350 Database Tools - ASP scripts at Programsdb.com

Scripts are listed afer popularity.       To display the scripts after name please click here



301)   Access Connection DSN-Less Code Generator
Access Connection DSN-Less Code Generator is a tutorial which helps users in creating the DSN-Less connection for the MS-Access and SQL- Server databases. This tutorial generate the source code for establishing the DSN-Less connection of MS-Access and SQL-Server database to the users.

302)   Covering Some Questions Regarding GetRows
This is the right article for the developers to clarify their doubts and gain more information about the GetRows Method which is explained in this online article in a Question and Answer format.

303)   Inserting Images ( binary data ) into Database
This simple tutorial shows you step by step process to add the images into the Access database table. The images can be added to the table using the binaryread method of the request object of ASP.

304)   How to Get Identity of New Record
This simple article shows how to identify the new record number at the time of adding a new record. The author explains this with an example.

305)   A Generic Database Web Editor
This is an article which concentrates on administering a database with the help of an web based program. This is a simple program but weak on security. The author advices to adapt extra security measures.

306)   The Apostrophe Bug
This is a database journal that gives useful instructions about the usage of apostrophe and how to handle it to give output without error.

307)   Multilingual Databasing Techniques
This is an article which specifically deals with the techniques that involved in multilingual databasing. This article deals with accessing the databases of foriegn characters.


308)   MX Query Builder
Create Visual SQL Queries in Dreamweaver MX and MX 2004 - For a dynamic web application developer, who needs create recordsets from multiple tables and is not an SQL expert, QuB is the tool that allows table relation management, automating SQL query generation.

309)   Using System Objects in MS SQL-Server to Create a Web-Based Database Admin Interface
This online tutorial helps the webmasters to build a tool which could add, modify and delete records from any table in the database. The author demonstrates the art of using system objects to build a web based tool or database with an admin interface.

310)   Connections and Server Database
This is an online tutorial section for the database administrators which instructs them to connect and create permission for server database using DSN - LESS connections.

311)   SQL Management
This is a database tool written in ASP. It is used to store data and to retrieve or remove data according to the users preference. It requires no DLL and it is simple to use.

312)   Why does RecordCount return as -1?
This simple online tutorial is about accessing the Recordcount in SQL. The author explains about the proper way to access Recordcount using GetRows() function.

313)   Delete Record with SQL statement
This tutorial helps users to delete the records using the SQL statement. Users can delete any number of records from the database table using the single SQL statement.

314)   Adding Data to An Access Database
This is an ASP tutorial that helps you on how to add the values in the Access database table. This tutorial creates the access database connection using the server object of the ASP and add the records to the table.

315)   Merge Records from Two Identical Databases
It is a guidance tool for the developers which instructs them about merging records from two similar databases. Users can refer and use the given example code on their project.


316)   Easy SQL Help (Update)
This tutorial guides the users in updating the values in the records of the database table. You can update the values based on any condition. This tutorial gives you the SQL query for updating the table records easily

317)   Connecting UNIX Systems to The Web with ASP and VB
The main article deals with the process of linking UNIX systems to the web with the help of VB and ASP. The author discusses about how to generate a DLL in VB. Further the author tells that this tool could control the process in UNIX server.

318)   Using GetString to Populate a Table
This online tutorial is all about populating a table in ASP. The author describes this concept with an example.

319)   Outputting a Vertical Table
This simple article is all about outputting a vertical table. The author explains how to output a vertical table with the help of GetRows method.

320)   What is wrong with 'SELECT *'?
This article tells the inefficiency of SELECT* in SQL statements and also it helps the users to know the alternatives for that command.

321)   SQL In Simple English
This tutorials instructs the users about SQL completely in a simple english and it gives demonstration for each keys that used in SQL statements.

322)   Displaying Yahoo-style Categories Frontpage PART I
The main core of this online tutorial deals with showing how to generate a frontpage which shows the categories with priority.

323)   Securing ASP Data Access - Introduction
This online tutorial is about the Data access securely in ASP. The author gives an introduction about the importance of data access very safely.

324)   Importing a CSV file into Access
The main objective of this online tutorial is to teach the developers how to import a CSV file in Access. This easier method is proved by the author through this article.

325)   SQL Reserved Words
This simple online article helps the webmasters to identify the SQL Reserved word before naming a database field. The author gives the SQL Reserved words for the reference of the developers.

326)   NT Authentication's Impact on Connection Pooling
The main core of this online article is about the ODBC connection pooling mechanism in NT Basic Authentication environment. The author expresses his complete description about this mechanism along with its overall features.

327)   Search Within Search Results
This article describes about the generating a searching tool on the website. This search utility is used to identify keywords within the search results.

328)   A to Z of Stored Procedures for ASP and VB Programmers
This article briefly explains about stored procedures and its functions. By using this tutorial users can generate stored procedures to use on their database to customize records in the database.

329)   Apollo ASP
Apollo ASP is an effective program that allows programmers to create Active Server Pages by using database without requiring ODBC and ADO.

330)   Clicks Query
Clicks Query is an important tool for managing MS Access database online. It is basically built in ASP. It allows users to customize statement from any web browser.

331)   Dreamweaver Ultradev and MX Access Database search tutorial
Through this online article the author explains about generating a database search page, a results page and a detail page. The author uses Dreamweaver Ultradev 4 and Microsoft Access for this procedure.

332)   safeSQL secure SQL - ASP
It is an ASP based database security tool that make the database of the users website secure. This program provide high security with valid sending format and check options for ASP pages.

333)   Utilizing the INNER Join
This article explains about how to work with SQL database and how to make an ASP page interact with SQL server to store data using SQL statements.

334)   Advanced Recordset Cloning
This online tutorial is about the advanced Recordset cloning. The author explains about the oRS.CLONE method of Recordset. The author shows how to change the Recordset into a format which could be used easily.

335)   Working with Databases and International Date Formats
This article in ASP deals with date format that have to be stored in the database. Here author offers few codes that can be utilized in converting the date into international standard date format.

336)   SQL Source Control
Source Control is a generic database tool to manage files in a multi-developer environment or in a single developer environment. It is used to maintain central repositary of files.

337)   Want to Search with ASP and SQL?
This tutorial steers the users to create asp based searching tool on their website. It searches and fetches the result from database to display on the screen.

338)   Select List Thingy
This is an useful tutorial that is esily understandable by all the users. This tutorial demonstrates you about how to create a dropdown combo box and list the items in it.

339)   retrieve a record identity from a SQL Server auto-incremented field on INSERT
It is an article in which users can learn more about how to retrieve the ID number of the newly inserted records in the SQL server. User can get the returned value in the browser to maintain relation between records.

340)   Page-Through ResultSet
This tool is used for creating page through result set on your web pages. It shows the reports and the status of the pages on the screen. Its an important tool for every database administrators.

341)   Open MDB files on remote computer in ASP
This online tutorial is more helpful for the developers to open MDB files on a remote computer. The author suggests a solution to overcome an issue while using ODBC connection to link a file on a remote machine.

342)   Using ASP and Office Automation to execute an Access Macro
This is a very simple online tutorial about implementing Office Automation and ASP to run a Macro in Access.

343)   How do I receive a listing of all tables in a data base?
In this tutorial author answers for the a question regarding displaying the list of all tables in a database. User can get code from this article to execute this programme.

344)   To save a recordset ADO in Xml format
In this online article the author explains about how to store recordset through ADO in XML format. The author explains in detail along with the sample source code.

345)   Removing Beginning and Ending Spaces
This simple online tutorial is all about erasing the spaces occuring at the starting and ending. The author comes with a remedy to avoid this sort of errors occured at the time of execution.

346)   Paging records in ASP
In this simple online tutorial, the author explains the webmasters about paging records in ASP.

347)   Using the ADO Stream Object to Determine Properties of any type of file
It is an tutorial in which author explains about defining the properties for any type of files using ADO stream object. The programmers can learn about the source code which executes the above said process.

348)   ASP Companion
This is an ASP based online component that is specially designed to create a data base driven website. With this tool the webmaster can create ASP pages for retriving database and pack of visual basic classes.

349)   The Data Access Dilemma
This online tutorial deals mainly with the experimentation about data access. The author discusses about the different implementations of data access with examples.

350)   Setting Microsoft Access Write Permissions
To update the database the developers should have the file or folder write permissions while using MS Access which is explained in this online tutorial.



Browse Pages:    |<   <<     [2] [3] [4] [5] [6] 7 [8] [9] [10] [11]     >>     >|  
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 



Game Cheats

Updated: Saturday, 30 August 2008

Privacy Policy