/    Sign up×
Community /Pin to ProfileBookmark

import csv to database

Plz Help me

How can i import my csv file in database using classic asp

to post a comment

3 Comments(s)

Copy linkTweet thisAlerts:
@VITSUSAJul 20.2019 — Click on mentioned hyperlink to know more about how to import csv to database -

http://www.mysqltutorial.org/import-csv-file-mysql-table/

https://www.youtube.com/watch?v=7UqkztyYY6o
Copy linkTweet thisAlerts:
@NogDogJul 20.2019 — [[2,54],[10,19,42]]
Copy linkTweet thisAlerts:
@nihitthakkarFeb 22.2021 — Here are the steps to import CSV file into the database:

  • 1. Prepare the CSV file in the same order as the MySQL table to have the fields.

  • 2. Remove the header row from the CSV (if any)

  • 3. Go to the phpMyAdmin interface.

  • 4. Select the table in the left menu.

  • 5. Click the import button at the top.

  • 6. Browse to the CSV file.
  • ×

    Success!

    Help @ajitkumar786 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 4.20,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...