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

  • Home
  • SEARCH
  • 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 6111473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:38:04+00:00 2026-05-23T14:38:04+00:00

I would like to take a list that I have in a text file,

  • 0

I would like to take a list that I have in a text file, of values which are separated by commas:

Example – 1,2,3,4,5,6,7,8,9,0

then put the values in a database table(I’m going to use this table for auto-complete with jQuery).

I would have done an array for the auto-complete but I have something like 1000 values so I think its better to pull from SQL(am i right?)

Try to explain it to me slowly cause I’m a novice and this is so confusing 🙂

  • 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-23T14:38:05+00:00Added an answer on May 23, 2026 at 2:38 pm

    If those are 1000 constant values (like countries), put them in array.
    If they are fairly dynamic, put them in a table
    Assuming the table is called T1 and has one field F1, you need to transform the string
    1,2,3,4,5,6,7,8….N
    to

    INSERT INTO T1
    VALUES (1),(2),(3),(4),(5),(6),(7),(8)......(N);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a List of strings (GUIDS) and I would like to take one
I have two ICollection s of which I would like to take the union.
I have a matrix in R that I would like to take a single
I would like to generate a list of all the files that have been
I would like to take a field and replace all characters that are not
I would like to take the words of a sentence, if that word has
What I would like to take ownership of a hid device that may already
i have a list of applications, services and databases in a text file. the
If I have a RichTextBox that is loaded from a file containg: TEXT MORETEXT
I have a large text file that has the following headings that I'm trying

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.