SQLPro CSV import example

Опубликовано: 12 Июль 2026
на канале: Hankinsoft Development, Inc
4,103
4

An example of SQLPro's import functionality. In this example a 1mb CSV files with roughly 9,000 rows is imported into a new SQL Server table.

This example uses the 'create new table' option, which will detect data types and sizes from the specified cvs file (although these can be overridden by the user if they wish).

The same functionality is also available in all SQLPro products including Postgres, SQL Server, MySQL, Oracle and SQLite.