Re: [PHP] question on text file reading.

2003-02-26 Thread David Banning
On Wed, Feb 26, 2003 at 08:58:43AM -0800, Chris Shiflett wrote: > --- David Banning <[EMAIL PROTECTED]> wrote: > > The company I am working with is using an old database, which > > doesn't even support memo field beyond 256 characters, so it is probably > > too difficult, and not worth trying to i

Re: [PHP] question on text file reading.

2003-02-26 Thread Chris Shiflett
--- David Banning <[EMAIL PROTECTED]> wrote: > The company I am working with is using an old database, which > doesn't even support memo field beyond 256 characters, so it is probably > too difficult, and not worth trying to interface the database with php. > > I was wondering how easy it would b

[PHP] question on text file reading.

2003-02-26 Thread David Banning
The company I am working with is using an old database, which doesn't even support memo field beyond 256 characters, so it is probably too difficult, and not worth trying to interface the database with php. I was wondering how easy it would be to have php access the database via SQL. The data we