943,954 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 672
  • PHP RSS
Apr 25th, 2008
0

Automate PHP-MYSQL-PGSQL

Expand 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...?
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
forzadraco is offline Offline
70 posts
since Mar 2008
Apr 25th, 2008
0

Re: Automate PHP-MYSQL-PGSQL

Click to Expand / Collapse  Quote originally posted by forzadraco ...
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.
Reputation Points: 10
Solved Threads: 5
Light Poster
AaronASterling is offline Offline
31 posts
since Dec 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: odbc-connect error--urgent
Next Thread in PHP Forum Timeline: excel+php





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC