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 6319697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T15:51:01+00:00 2026-05-24T15:51:01+00:00

I need to allow users to upload tabular data (rows and columns of data).

  • 0

I need to allow users to upload tabular data (rows and columns of data). I have no idea what this table will look like (no clue about the number of rows and columns). Without using EAV, is there a way I can just store all this data in one massive table?

If I say that 100 columns is the maximum allowed columns for this user uploaded data, then I just create a table with 100 columns. When user uploads their data, I just fit it in this massive table.

I guess the problem would also be how to store the user’s column header. And trying to do so might mean I have some form of EAV anyway.

I’m specifically looking at non-EAV solutions.

Suggestions?

  • 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-24T15:51:02+00:00Added an answer on May 24, 2026 at 3:51 pm

    You could use real MySQL tables. If you know the column names when you get the data you could make up a suitable table name (make sure you make these up yourself), create the table with the necessary number of varchar columns and populate it. You’d want to quote the column names all the time of course, that way you wouldn’t have to worry too much about what the columns are called. You would also want to pay attention to the sizes of the incoming columns.

    You could always ask the database for the table’s schema if you needed it, just talk to the information schema tables or from show columns queries.

    You might want to set aside a database (or one database per client) for these user defined tables.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to allow users to upload PDF documents that other users will read.
I'm building a portal that will allow users to upload files. I need to
I need to develop a CRM system which will allow users to have a
I have requirement where I need to allow users to upload a Word document
I have a form that allow users to upload files, I however need to
I have this codes to allow users to upload csv files and the contents
I need an easy way to allow users to upload multiple files at once
I am building a web application that will need to allow users to save
I have an Excel 2007 ODBC connection defined and I need to allow users
I have the need to create the functionality to allow my registered users to

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.