Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

.csv file info

Former Member
0 Kudos

Hi every body...,

can any one lemme know wat .CSV file means....( extension of a file ) .

Bye

4 REPLIES 4

Former Member
0 Kudos

Hi Naresh,

It is a comma seperated file.Read this link for more info :

http://en.wikipedia.org/wiki/Comma-separated_values

Do Reward points if helpful.

Former Member
0 Kudos

A .CSV file means a Comma Separated File.

If you open a .CSV file in Notepad or word, then you can see that instead of specific columns, the data are separated by ','.

Regards,

Himanshu

former_member189059
Active Contributor
0 Kudos

Text file.. comma delimited

Former Member
0 Kudos

Hi,naresh.

As a beginner, I also know a little about this,but I think you should check this link to know CSV.

http://www.creativyst.com/Doc/Articles/CSV/CSV01.htm

Regards,

feng.