Re: [PHP-DB] Com 1

2005-06-13 Thread Mark Cain
>From the manual's user supplied comments: (Looks like this is for a windows machine) http://us4.php.net/fopen // Use this code to write directly to the COM1 serial port // First, you want to set the mode of the port. You need to set // it only once; it will remain the same until you re

[PHP-DB] Com 1

2005-06-13 Thread Nandar
Hi,. any one to know, how to send ascci file to com1 port from php ?? thx, nandar

Re: Re: Re: Re: [PHP-DB] PEAR DB and MSSQL

2005-06-13 Thread php
Frank, thanks so much for your help. Your advice did the trick. Now lets see if I can get this to work on my production server without taking it all down :-) "Frank M. Kromann" <[EMAIL PROTECTED]> wrote on 06/13/2005, 07:43:01 PM: > Hi Robert, > > if you use --with-mssql=/path/to/freetds,share

Re: Re: [PHP-DB] PEAR DB and MSSQL

2005-06-13 Thread php
I am using an RPM version of PHP, would updating the install do the same thing, or do I have to manually install PHP from source? Robbert "Frank M. Kromann" <[EMAIL PROTECTED]> wrote on 06/13/2005, 07:08:38 PM: > Hi Robbert, > > Not sure whey your system stops working after a reboot, but when y

[PHP-DB] PEAR DB and MSSQL

2005-06-13 Thread php
My company runs a Linux based PHP website with a MySQL database backend. We also have several MSSQL databases deployed throughout the organization. One of our MSSQL databases has a process running on it that transfers it's data to our MySQL database. However this process has become unstable and