Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6073091
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:13:58+00:00 2026-05-23T10:13:58+00:00

Although CSV files optionally contain column headers to define what columns are within the

  • 0

Although CSV files optionally contain column headers to define what columns are within the file, I am interested in knowing if there is a standard or common approach for defining the expected data types.

I guess I am looking for something that is akin to an xsd file that defines the data within an xml file (I don’t really know much about this subject either.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:13:59+00:00Added an answer on May 23, 2026 at 10:13 am

    I was looking into the SQL Server BCP utility. This GUI front end for the utility suggests that the tools uses a format file to define the contents of the output file.–at least, that’s the impression that I get. I haven’t looked into it much yet, but this looks like something like what I was looking for…

    enter image description here

    USE [PandaVisa2011]
    GO

    /****** Object: Table [dbo].[Shipper] Script Date: 06/27/2011 22:05:31 ******/
    SET ANSI_NULLS ON
    GO

    CREATE TABLE [dbo].[Shipper](
        [ShipperId] [int] NOT NULL,
        [Name] [varchar](50) NOT NULL,
        [ShortName] [varchar](30) NULL) ON [PRIMARY
    

    ]

    10.0
    3
    1       SQLCHAR             0       12      ","        1     ShipperId              ""
    2       SQLCHAR             0       50      ","        2     Name                   SQL_Latin1_General_CP1_CI_AS
    3       SQLCHAR             0       30      "\r\r\n"   3     ShortName              SQL_Latin1_General_CP1_CI_AS
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an exceptionally bad CSV file. Although I solved the problem in the
Although I'm specifically interested in web application information, I would also be somewhat curious
I have a need to import a number of CSV files into corresponding tables
I'm working on a project that involves parsing a large csv formatted file in
I have a CSV file. Each line is made up of the same format
I have a lot of large csv files with NULL values stored as ,,
I have a bunch of pretty large CSV (comma separated values) files and I
I have an Excel/CSV file with relatively simple format. 1|2|3|4|10|20|30 | | | |40|50|60
For a number of reasons I have to use a linked csv file in
In my iPhone app, I'm reading a csv file. The relevant line is this:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.