Re: PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-12 Thread DL Neil
Bob, I've posted this back onto the list because there are others here who will be much more able to assist. > Clarification: > > I currently have 22 NT workstation that send data to various tables in a > SQL7 database running on a NT sever. The visual basic front end organizes > this data in t

PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-12 Thread AOK Lansing
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

Re: PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-11 Thread DL Neil
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 databa

Re: PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-05 Thread Sommai Fongnamthip
Hi bob, I have do everything you need but may be a little diff. I have MS SQL 6.5 on NT, MySQL 3.23.47 on Linux and using PHP / VB 6 for client. The first thing you must define some role of usage and other, how to manipulate your data. I have PHP update routing in some project (tran

Re: PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-05 Thread DL Neil
Bob, I've posted this back onto the list because there are others here who will be much more able to assist. > Clarification: > > I currently have 22 NT workstation that send data to various tables in a > SQL7 database running on a NT sever. The visual basic front end organizes > this data in t

Re: PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-05 Thread DL Neil
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 databa

PHP - MySQL - SQL7 Server - Visual Basic.

2002-02-05 Thread AOK Lansing
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