English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

The information needs to go into a database that does not read a csv file.

2007-01-06 01:15:58 · 7 answers · asked by steffler2727 1 in Computers & Internet Programming & Design

7 answers

Here are the steps:

1. Open it in Excel (it will do an import that results in a spreadsheet)

2. Do a "Save As"

3. Pick Text (tab delimited or space delimited doesn't matter)

4. Check the extension of the file you saved - make sure it is a .txt

5. Import the file into your database

2007-01-06 01:21:17 · answer #1 · answered by extraordinareality 3 · 0 0

A CSV file is just a text file with values separated by commas. If your database insists on a filetype of TXT, just rename the file. It's already in plain text format.

2007-01-06 01:23:30 · answer #2 · answered by Fix My PC Mike 5 · 0 0

They are text files, all you need to do is rename it with .txt at the end instead of .csv

By default, Windows does not show file extensions, so you need to get into windows explorer and click:

tools / folder options / view
and uncheck hide extensions for known file types.

Then you will see the file.csv and just rename it file.txt and double click on it.

If you don't want the commas in it, then you can do a save as tab delimitted file from Excel.

PS: The easiest thing to do might just be to right click on the file and choose open with then choose Notepad.

2007-01-06 01:35:52 · answer #3 · answered by PC Doctor 5 · 1 0

just import the CSV into Excel. Once there you can save it as a text file.

2007-01-06 01:20:53 · answer #4 · answered by yipeee2k 4 · 0 0

Microsoft seen complication-unfastened Is already tied to each thing on the subject remember of text cloth managers on homestead windows. look into the source for a technique to export a text cloth record with the two comma and quote delimiters in Excel.

2016-10-30 03:57:24 · answer #5 · answered by Anonymous · 0 0

You can convert it in Excel, Access, or Word.

2007-01-06 01:18:10 · answer #6 · answered by Kokopelli 6 · 0 0

I totally agree with the guy in the cool hat.

2007-01-07 14:01:54 · answer #7 · answered by . 2 · 1 0

fedest.com, questions and answers