Title: Pull data from an asp.net database
Last modified: August 19, 2016

---

# Pull data from an asp.net database

 *  [paulmbrandon](https://wordpress.org/support/users/paulmbrandon/)
 * (@paulmbrandon)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/pull-data-from-an-aspnet-database/)
 * I am working on some sites – the clients need the sites to be in a WordPress 
   CMS. There are components of this site that draw information from third party
   database links that are in asp.net
 * Is there I way I can install a iframes into WordPress and embed the asp.net into
   the iframes?
 * An example would be jackyjones.net – if you look at their inventory, it is all
   generated from a database. Could I make an “outer shell” in wordpress, then insert
   an iframe that generates from the .NET?
 * Also, would I have to do this on a Windows Dedicated Server?
 * Thanks,
    Paul

Viewing 1 replies (of 1 total)

 *  [Eric Mann](https://wordpress.org/support/users/ericmann/)
 * (@ericmann)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/pull-data-from-an-aspnet-database/#post-1237544)
 * You _could_ do this with an iframe, but I wouldn’t recommend it. That’s sloppy
   and some browsers will just kick it out (particularly if people are using ad 
   blocking software).
 * If your client needs to access information from a MS SQL database, you can do
   this directly within PHP. Just make sure you are using the right version! But
   use the mssql_connect() function to connect to the database, then you can pass
   queries natively in PHP and use the data elsewhere in WordPress.
 * There’s more detail about mssql_connect() here: [http://us2.php.net/function.mssql-connect](http://us2.php.net/function.mssql-connect)

Viewing 1 replies (of 1 total)

The topic ‘Pull data from an asp.net database’ is closed to new replies.

## Tags

 * [asp](https://wordpress.org/support/topic-tag/asp/)
 * [asp.net](https://wordpress.org/support/topic-tag/asp-net/)
 * [iframe](https://wordpress.org/support/topic-tag/iframe/)
 * [net](https://wordpress.org/support/topic-tag/net/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [Eric Mann](https://wordpress.org/support/users/ericmann/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/pull-data-from-an-aspnet-database/#post-1237544)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
