Hi all!

I've always used MySQL with my VB.NET applications and I am not too good with MS Office either.

The situation I have now is that in a Word Document, there is a table from which I am interested in extracting one column and adding it as a column of a MySQL table in a database.

Any ideas?

Member Avatar for iamthwee

It is a bad idea reading it from word, although you could probably do it.

I would copy the tables into an excel file and then save it as a .csv file.

It would be much easier to parse.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.