convert table in a pdf file to database [closed] - mysql

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
can anyone please give me a suggestion to how can i convert a table in pdf file to a database ?
thanks to everyone for there time

In my opinion, you have to convert the .pdf file to .csv, then you can import the .csv file into your mysql database as a table.
PDF -> CSV:
https://www.zamzar.com/convert/pdf-to-csv/

Related

How to import CSV file to spread sheets by macro [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 days ago.
Improve this question
I want to import a CSV from my computer with google Apps script through the UI; how can I do it?
I tried to open an HTML popup but I get lost

Store blog files [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I wanna coding a blog website but I don't know how to store blog posts (include texts, images, etc) in server and how to make a form that I can type my post in.
It's such as posting a status in facebook
Sorry, my english is so bad
There's BLOB, CLOB, etc. data types to store binary data in MySQL.

about operation's on XML file [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
i have below xml file
<user></user>
<password></password>
Now how can i insert some values into the XML file on user given the input in text fields and click register button in browser.
I mean how can it work's like a MYSQL TABLE where we can use insert,delete on a row.
you need third party language to do this open file or create it and insert the value and close
php or jsp or asp for example

Can any one suggest some sublime plugin for converting huge list into comma separated? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I am working on salesforce platform and to update it through data loader I need to provide input in csv format . I know I can do find and replace stuff. Just wondering in case any sublime plugin is there to do it ?
you got to look into list2csv sublime plugin. Here is the link,
https://github.com/avinash8526/List2CSV-Sublime-Plugin. Also you can download through package control.

MacVim is inserting Windows style newlines all of a sudden, how on earth is that happening? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I'm totally baffled as to how this is possible. What could cause this?
Apparently Vi detects the file format, and keeps files in that format automatically. Someone else on my team introduced the ^M's to the file.