Title: Moving a SQLServer database to WordPress
Last modified: August 20, 2016

---

# Moving a SQLServer database to WordPress

 *  [okickim](https://wordpress.org/support/users/okickim/)
 * (@okickim)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/moving-a-sqlserver-database-to-wordpress/)
 * Hi. I’m new to WordPress and am used to working in SQLServer. I have an existing
   database that I would like to make accessible through my new WordPress site but
   I can’t find how to transfer an existing SQLServer database into WordPress. I
   can find the WordPress existing structure and I can modify my database extensively
   to come close to the WP data structure, but I will still have additional fields
   in the post table that I want to migrate as well. Ideas on where I should start
   to make this happen? Thanks.

Viewing 1 replies (of 1 total)

 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/moving-a-sqlserver-database-to-wordpress/#post-3604069)
 * Any additional information that relates to posts should be in the `wp_postmeta`
   table. Any “extra” fields added to the `wp_posts` table won’t be recognised by
   the default WordPress installation so you’d need to write your own functionality
   to use them.

Viewing 1 replies (of 1 total)

The topic ‘Moving a SQLServer database to WordPress’ is closed to new replies.

## Tags

 * [Additional Fields](https://wordpress.org/support/topic-tag/additional-fields/)
 * [sqlserver](https://wordpress.org/support/topic-tag/sqlserver/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/moving-a-sqlserver-database-to-wordpress/#post-3604069)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
