homepage Welcome to WebmasterWorld Guest from 54.224.75.101
register, login, search, subscribe, help, library, PubCon, announcements, recent posts, open posts,
Subscribe and Support WebmasterWorld
Visit PubCon.com
Home / Forums Index / Code, Content, and Presentation / Databases
Forum Library : Charter : Moderators: physics & whoisgregg

Databases Forum

    
Migrate asp site database to new php website
htdawg




msg:4475294
 8:04 am on Jul 13, 2012 (gmt 0)

Hi,

We have a site in asp and we wanted to redesign our site in php.
our website has a lot of listings (e.g yachts) and I was wondering if there is any way to transfer all the information from our asp database to the php mysql database without having to input all the information from the beginning so that we can pull all the information from the mdb database to the new mysql database.

can this be done?

thanks

 

Dijkgraaf




msg:4475718
 12:09 am on Jul 15, 2012 (gmt 0)

What type of database does the asp site use? MS-SQL? What version?

You should either be able to get a connection established between the two databases and then use a data export tool to push data between them.

Or if that's too hard you can export to a file e.g. CSV and import those into your MySQL one.

htdawg




msg:4477010
 6:59 am on Jul 19, 2012 (gmt 0)

Thanks for the reply,
I am not sure what type of database we use, I am not an asp programmer, but I found this in the db connection file if it helps to find out what type and version it is.


'Set objConn = Server.CreateObject("ADODB.Connection")
'objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & objDB & "" %>

Dijkgraaf




msg:4477343
 11:56 pm on Jul 19, 2012 (gmt 0)

That is a Microsoft Jet 4.0 database.

Global Options:
 top home search open messages active posts  
 

Home / Forums Index / Code, Content, and Presentation / Databases
rss feed

All trademarks and copyrights held by respective owners. Member comments are owned by the poster.
Terms of Service ¦ Privacy Policy ¦ Report Problem ¦ About
WebmasterWorld ® and PubCon ® are a Registered Trademarks of Pubcon Inc.
© Pubcon Inc. 1996-2012 all rights reserved