Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 366566f38a8f04c8e5a25e077906cad198f3287c Size: 3.23 MB File Format: exe
Rating: 1.782608695
out of 5
based on 23 user ratings
Downloads: 209 License: Free
Cyber-D’s SQL Wizard is a free software by Dario Volaric and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Cyber-D’s SQL Wizard which is 3.23 MB in size and belongs to the software category Servers. Cyber-D’s SQL Wizard was released on 2012-06-21 and last updated on our database on 2017-03-05 and is currently at version 2.01.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Cyber-D’s SQL Wizard Description
The Cyber-D’s SQL Wizard application was developed to be a small tool that can convert any .CSV document to a SQL query. This is typically useful if you receive an Excel document with data that you need to insert into MySQL.
Here is how it works:
1. Export the Excel document as a CSV file (where “;†is used as a separator).
2. Open that file using notepad and copy everything using CTRL+C
3. Run SQL Wizard and paste everything in the “CSV Data to insert†field.
4. Give the columns in the CSV a unique identifier in the “SQL string variables in order of CSV data variables†field. You can use any name you like, as long as it’s between the [square brackets] and seperated by a ;
5. Modify the “SQL Insert Query†field to match your table name and table column names. Use the names you gave to the SQL columns in the query template.
6. Click on “Parse†to generate the SQL Queries. Double check if the query looks good and make modifications as needed. If the query string is too long, then simply copy and paste the generated queries into notepad to see the entire query for inspection.
7. If you are satisfied with the query then simply paste the queries into SQL or save it as a .sql file and load it in MySQL.
This tool can also be used to create any other type of queries if you modify the SQL Insert Query string to your needs.System requirementsMS SQL Server Database file