Categories
Tags → Create Table As Sql

Export Table to SQL for DB2

Export Table to SQL script for db2 helps the user to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like '';'' and a few export options make this tool flexible....
DETAILS

Export Table to SQL for Oracle

Export Table to SQL script for Oracle helps to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like '';'' and a few export options make this tool flexible. The p...
DETAILS

Export Table to SQL for SQL server

Export Table to SQL for Microsoft SQL Server helps to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or cusrtom separators like ''go'', two identity support modes and a few options ...
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

How to upload images to mySQL within PHP

Aim of this article is to sho you the simples way to uplaod images to mySQL database. First you need to create a custom database table. The name of this table can be named as &"images_table&". Now here is the SQL code for creating t...
DETAILS

Mastering phpMyAdmin for Effective MySQL Management

Whether you are an experienced developer, system administrator, web designer or new to MySQL and phpMyAdmin, this book will show you how to increase your productivity and control when working with your databases. You will learn how to: Adminis...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Appgini PHP Generator For MySQL

Appgini PHP Generator For MySQLInstantly create multi-user PHP web database interfaces that let users view, sort, search and edit data of a MySQL database easily from a single web page. You have total control over how users can interact with your data. Display database contents to...
DETAILS

DaDaBIK

DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
DETAILS

Online Wizard for Converting HTML Table to Delimited Text File

This is an ASP/DHTML-designed online wizard for converting HTML table to text file with user specified delimiter. You may use this wizard to convert html table generated from SQL Server in an internet or an intranet system to text file with a user sp...
DETAILS
©2003-2019 jCay.com