Hi,
i am looking to import about 40 pipe delimited files, each will have 5 or 6 columns, i dont want to create 40 tables and 200 fields, is there way to import the files without first specifying the table and fields, so that tables and fields are created automatically on the fly as files are importing, also note i am using sql server 2012 express with no SSIS
any help will be much appreciated
thanks