Hi Bob,

> Hi, I currently have a very large MS SQL7 database that I need to put on the
> web. My plan is to use PHP and MySQL to accomplish this. Currently I have a
> Visual Basic front end on the MS SQL7 Server. I would like to have my VB
> program write The MS SQL7 server data to a MYSql database and then have PHP
> read and display the MySql database on a web page. I am new to PHP and MySql
> so some idea's, samples, pro's or con's would be appreciated.


=if you are converting, why not use SQL to 'export' the data from SQL-Server, and 
import it into MySQL?

=Or do you mean that the web front-end is only for users to view the data, but that 
all updating transactions
will be carried out through some VB-based system, and that you are contemplating 
having two databases/RDBMS-es?

=Please clarify,
=dn



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to