What type of tables are you using? Do you use Server-side processing tables (Manual or MySQL) or Non-server-side processing tables (Created from Excel, CSV, Google Spreadsheet...)?
The table was constructed manually using the wpDataTables table constructor.
the rest I don't remember other than I Selected MySQL query in the Table Type selectbox.
May be it would be better if you direct me to your supporting documents on how to construct a table that I could add additional data by uploading a csv file or how to create a MySQL dump file from a csv file.
I will be adding +/- 2500 rows of data with random generated serial numbers on a daily basis to this table.
Unfortunately something like this is not possible once you create wpDataTable. The only way is to create MySQL based wpDataTable that will fetch the data from some table in the database, and you could upload additional data through phpMyAdmin in that table with CSV file. Like that wpDataTable will automatically fetch that new data that is uploaded in the table from the database.
We don't have documentation because this is not related with our plugin. There is no option so you could upload additional data if you already created wpDataTable that is stored in the database. So only way as I said you in the reply below is to use phpMyAdmin. You can search for tutorials how you can add additional data by uploading CSV from phpMyAdmin. You can take a look at these two tutorials that I found for you that might be helpful - Link 1 - Link 2.
Is there a way to upload additional data to an existing wpData Table?
If so, how?
Thanks,
Fabio Puccinelli
Hi fpuccinelli,
Thank you for the purchase.
What type of tables are you using? Do you use Server-side processing tables (Manual or MySQL) or Non-server-side processing tables (Created from Excel, CSV, Google Spreadsheet...)?
Good afternoon Milos,
The table was constructed manually using the wpDataTables table constructor.
the rest I don't remember other than I Selected MySQL query in the Table Type selectbox.
May be it would be better if you direct me to your supporting documents on how to construct a table that I could add additional data by uploading a csv file or how to create a MySQL dump file from a csv file.
I will be adding +/- 2500 rows of data with random generated serial numbers on a daily basis to this table.
I look forward to your reply.
Thanks,
Fabio Puccinelli
Hi Fabio Puccinelli,
Unfortunately something like this is not possible once you create wpDataTable. The only way is to create MySQL based wpDataTable that will fetch the data from some table in the database, and you could upload additional data through phpMyAdmin in that table with CSV file. Like that wpDataTable will automatically fetch that new data that is uploaded in the table from the database.
Hi Milo,
This is a bit new to me.
Do you have documentation or a video tutorial as to how to do what you have stated? Provide me a link.
Thanks,
Fabio Puccinelli
Hi Fabio,
We don't have documentation because this is not related with our plugin. There is no option so you could upload additional data if you already created wpDataTable that is stored in the database. So only way as I said you in the reply below is to use phpMyAdmin. You can search for tutorials how you can add additional data by uploading CSV from phpMyAdmin. You can take a look at these two tutorials that I found for you that might be helpful - Link 1 - Link 2.
Hope this helps!
Hi Milos,
Thank you for your reply. I will look into the two links you have provide.
I will submit another ticket if I have any further questions.
Much thanks,
Fabio Puccinelli
Hi Fabio,
You are welcome. We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!