Re: [PHP-DB] inserting data in SQL Server 2000

2001-04-10 Thread ben
On Tue, 10 Apr 2001, Lucio Stoco wrote: > Hi, i´m from Brazil... > > I would like to know how can i insert a file in a database. If I were you, I'd not do this... Of course, it depends on what you want to do. What is best is to insert the path location of the file in the database. > First i up

[PHP-DB] inserting data in SQL Server 2000

2001-04-10 Thread Lucio Stoco
Hi, i´m from Brazil... I would like to know how can i insert a file in a database. First i uploaded the file, second i read the file and put it in a string. After, i created a 'TEXT' field type. I tried to insert... but just was inserted a piece of file. Thanks for your attention... -- PHP