storing files in mySQL

2002-03-04 Thread Dang Nguyen
the files should be retrievable (displayed or downloaded) back to a client browser. My environment: Apache Web server 1.3.x on Solaris 2.8 with Java servlets environment. Thanks for any help, Dang Nguyen - Before posting, pl

RE: RE: storing files in mySQL

2002-03-05 Thread Dang Nguyen
Thanks to everyone who responded to my query. Your responses have given me a bit to think about. Dang Nguyen - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

copying rows from one database to another database

2001-01-11 Thread Dang Nguyen
Hi All, What is the best way to move an entire row of data from a table in one database to another table in a different database? The two databases are on the same system. Thanks in advance, Dang H. Nguyen - Before posting, pl