Hello,

I have a real estate customer who wants to keep data about their own
listings in a mysql db but wants to also pull data from the mls listing db
which is sql server.  They want to basically use the mls software and enter
into the sql server db but have the php site pull from that server and pump
their stuff into the mysql db to add images, etc.

I have a list of views and columns from the sql server but is there an easy
way to simply move data from the sql sever to the mysql server on a button
click for example...short of me mapping every column in the sql server db to
a column in the mysql db?

Thanks,
Eddie

 WARNING:  The information contained in this message and any attachments is
intended only for the use of the individual or entity to which it is
addressed.  This message may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  It may also
contain trade secrets and other proprietary information for which you and
your employer may be held liable for disclosing.  You are hereby notified
that any unauthorized dissemination, distribution or copying of this
communication is strictly prohibited.  If you have received this
communication in error,  please notify [EMAIL PROTECTED] by E-Mail and then
destroy this communication in a manner appropriate for privileged
information.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to