Categories
Tags → Inserting In Sql

Xperience Forums

Xperience Forums is fast and powerful bulletin board add-on for ASPProtect. It works with SQL Server or Microsoft Access as the database back end. User-skinable, unlimited category levels, full featured WYSIWYG Editor, private messaging, ajax thread ...
DETAILS

Insert Date into Access Database

When inserting a date into an Access database you should use the format YYYY-MM-DD. Our function AccessDate returns a date in YYYY-MM-DD format. When working with a date in Access always use the # delimiters in your SQL statement.
DETAILS

Inserting Records into the Database using Java Servlets.

An article on inserting records into the database with Java Servlets. Every step from establishing a Connection to executing the INSERT SQL query is explained in detail. Online demo available.
DETAILS
©2003-2008 jCay.com