Categories
Tags → Create Database In Sql

Simple csv to MySQL tool

This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines. There''s a download button fo...
DETAILS

Using Stored Procedures with MSSQL and ASP.NET 2.0

If you haven''t used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I crea...
DETAILS

Media News Portal

Media News Portal is a complete software for publishers who wants to drive an online newspaper. All content stored in database (MS SQL && MS Access database support included!) and divided into categories. Categories can be easily modified to ...
DETAILS

Large Database Backup

This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
DETAILS

Adillis smartDBforms.NET

Adillis smartDBforms.NET is a robust ASP.NET framework for creating professional database forms. It is used successfully by developers and power users. In order to remove the burden of sql command building, user interface construction, foreign key re...
DETAILS

CodeGen - Code Generator

This is a multi-level project. Since languages today, such as PHP, use HTML a front-end and an SQL as a rear-end, we need a higher level language that defines our goals. With this language we can define simple scripts in very few lines of code. Then,...
DETAILS

Page:
©2003-2019 jCay.com