akinsd
Forum Replies Created
-
Forum: Plugins
In reply to: [BookPress - For Book Authors] Support InfoThanks for the update
Forum: Fixing WordPress
In reply to: Calling MySQL database tables in WordPressSorry for the late response.
I’ve looked around and couldn’t find how to create tables directly in wordpress. I saw plugins like ‘Edit Any Table’ ‘Ultimate Tables’ but don’t know how to import the data into those tables. I don’t mind creating another set of tables to replicate what I created in access, I just need to be able to get the data in the access tables into the new tables.
Forum: Fixing WordPress
In reply to: Calling MySQL database tables in WordPressIt’s a song database that I’m compiling for further development.
I have a couple of tables already created with Microsoft Access
The different tables are linked together. In access, Forms are created to link to those tables, run queries, etc. I’m trying to make a similar web based form to view the tables, update, query etc.I hope I explained this clearly enough
Forum: Fixing WordPress
In reply to: Calling MySQL database tables in WordPressThanks Julian for the quick response.
I created a Microsoft Access database of songs, lyrics, references and links to images. I uploaded these tables to WordPress. I am trying to create pages with WordPress that link directly to the tables to display the contents and grant specific users ability to edit the tables from the linked webpages.