Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Top Code
Pinboarding Pro 2.0
Free Inventory System Source Code 1.0.75
Free Php Scripts And Source Code
Point of Sale Software 1.0
Easy Query Builder 2.0
Java Download Manager 1.0
Ticket Booking System 1.0
Elite News Pro2 PHP RSS Reader 2.0
Internet Cafe Monitoring Source Code v1.0
Advanced RSS2Web Professional 3.11.104
RSS Content Generator Premier 3.11.86
Billing System 1.0.1
i-Net Online Bus,Train,Flight Booking Script 1.6.3
PRE Business Management System 2.V
JavaCommerce
Top Rated
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Details

Add Records using an SQL statement 

by Nuts4Asp.com





This is a simple tutorial that helps in inserting the records into the database table using the SQL statement. This tutorial does not use the recordset object to add the records. It uses the execute method of the connection object to run the SQL query that helps to add the records into the database table. This tutorial is very helpful for all the beginners.

License: Freeware

Downloads: 161

Submit Rating:
Download Add Records using an SQL statement  Report Error Link
More Similar Code


Learn how to add records with an SQL statement 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.





This article is helpful for the database administrators which gives them solution for accessing the date and time of SQL server using GetDate function in an SQL statement. Syntax for this function has been given to test on their web page.



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.



Counting Records in an SQL Table is an helpful tutorial for the .NET programmers to know about how to display the count of the database records. This tutorial explains it cleary with an example code. The example code is useful for the programmers...



SQLMonitor is an SQL statement tester software for local databases like Paradox, FoxPro or DBase.



How To Retrieve and Display Records from an Access Database by Using ASP.NET, ADO.NET, and Visual C# .NET is an article that explains step-by-step process of fetching records from the Access database and bind it to the datagrid control using...



I wrote this game after My Little Word Puzzles, which due to its complexity contained quite a few bugs. After downloading the scripts, you'll have to edit db.php and create the table using the sql statement inside the text box.



Use Erik Stok search dialogs to easily create powerful search functionality in your application by simply building an SQL statement and visualy configuring how your user may search on the query result. Use multiple search criteria, case...



This tutorial is helpful for every SQL server administrators and its developers which explains them about the usage of apostrophe in a SQL statement. It clearly explains the users how to avoid apostrophe errors. Its an easy to follow tutorial for...



DragonDB - MVB Edition is an SQL database engine and software development toolkit for creating Microsoft Pocket PC and Smartphone database applications using AppForge MobileVB (version 3.2 or later). DragonDB is built upon SQLite3 so its...

User Review for Add Records using an SQL statement
- required fields
     

Please enter text on the image