BuilderEditor is a powerful and easy to use ASP.NET RAD component for maintaining a datasource (e.g. SQL database, dataset). It allows you to add, edit, delete and display data from a data source. It generates the data entry forms used to insert and edit data based on the data source schema. In the same way it generates the data forms used to display data. The data entry forms may include both input and validation controls.
EZStoredProc generates stored procedures. Simply right-click to generate stored procedures for databases and tables. Execute stored procedure script directly from EZStoredProc. Option to use identity field and/or primary key fields in Where clause. Generate Insert, Select, Update, and Delete stored procedures. Generate "Grant Execute" statement for each stored procedure. Return identity value from table.
Generates smart INSERT scripts for moving data between tables in different databases! InsertXpress transfers all data types, including IMAGE, BINARY and VARBINARY, from tables or views. Appends, replaces or updates data. Uses IntelliSense® to select tables and columns in the WHERE statements. Shows dependencies and scripting order. You can include or auto-generate identity fields. Transfers to a named database or the currently selected one.
Automatically create SQL scripts to insert default values into tables with this easy to use program. Set your connection, choose your tables and click Create Script. It's as easy as 1,2,3! After using SQL Buddy you'll wonder how you ever did without it.
This program converts any CSV file to an SQL file with INSERT statements or an HTML table/file. Fields are auto detected and you can specify their names. You can specify LOW_PRIORITY or HIGH_PRIORITY insert, and treat errors as warnings. The maximum field sizes are computed so you know how to create your table.
CSV2SQL is a database utility that converts a comma- (,) or semicolon (;) separated file into SQL92 INSERT statements (Output: SQL-file). The utility uses a header-row, if present, for the names of the columns in the INSERT INTO statements. The program is self explanatory. Extensive help is present on the statusbar just by hovering the mouse-cursor over the components on the form.
This program converts any CSV file to an SQL file with INSERT statements or an HTML table/file. Fields are auto detected and you can specify their names. The maximum field sizes are computed so you know how to create your table.
Denki-SQL is a free and simple software allowing you, starting a SQL Server database, to generate stored procedures on the one hand (a T-SQL scripts), and of the classes of data on the other hand (a file by table).