Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I import data from csv files?

csv Data files import
0
Posted

Can I import data from csv files?

0

Yes, you can. To do it, you should do the following: • Select Start->Settings->Control Panel->Administrative Tools->Data Sources(ODBC). • Click the «Add» button. Select «Microsoft Text Driver (*.txt, *.csv)» • Click «Finish». In the next window fill in the «Data Source Name» field, for example, type «Original data». Clear the «Use current directory» checkbox, click «Select Directory» and select the folder where your CSV files are located. • Click the «Options» button. Select *.csv in the «Extensions List». • Click the «Define Formats» button. Select the necessary file in the list, for example, file1.csv. If your file contains column names (the first string in the file), you should select the «Column Name Header» checkbox. Choose a delimiter. Usually it’s a semicolon. In this case you should select «Custom Delimited» in the «Format», and type a semicolon in the «Delimiter» field. If you used another delimiter, type it in the «Delimiter» field. Select the ANSI or OEM encoding. If the CSV

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123