RSS Forums RSS
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 247 | Replies: 1
Reply
Join Date: Mar 2008
Posts: 57
Reputation: forzadraco is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
forzadraco forzadraco is offline Offline
Junior Poster in Training

Automate PHP-MYSQL-PGSQL

  #1  
Apr 25th, 2008
hyy... i hv aproblem.. iwant to make aplication thabt need some field database from other database(pg-sql) and want to copy it to other database(mysql). can that skrip make this happen auto copying...?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2007
Location: Raleigh, NC
Posts: 31
Reputation: AaronASterling is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 4
AaronASterling's Avatar
AaronASterling AaronASterling is offline Offline
Light Poster

Re: Automate PHP-MYSQL-PGSQL

  #2  
Apr 25th, 2008
Originally Posted by forzadraco View Post
hyy... i hv aproblem.. iwant to make aplication thabt need some field database from other database(pg-sql) and want to copy it to other database(mysql). can that skrip make this happen auto copying...?




sure....probably....kinda. You just need to read the data out of the source table in the old database and write it into the new table in the new database. Thats the "sure" part of the answer. the "kinda" part of the answer is that stored procedures and triggers will need to be rewritten as well as keys, rules and defaults. The "probably" part is that these may or may not be a major part of the database and so if its just a simple database, as most of them are, then you should be able to do it without too much of a hitch.
Aaron Sterling
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:13 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC