remote file processing with MySQL C API

2002-02-15 Thread Ron Stagg
I have a written a Windows client that accesses a MySQL server (Linux) via the MySQL C API. Stored in the MySQL database are large files (larger than a Mbyte). The C API makes it very easy for the client to query and alter the database. However, I have some special needs that don't appear to be

!------ MySQL C API ----------!

2002-02-19 Thread Ron Stagg
I have a written a Windows client that accesses a MySQL server (Linux) via the MySQL C API. Stored in the MySQL database are large files (larger than a Mbyte). The C API makes it very easy for the client to query and alter the database. However, I have some special needs that don't appear to be

::::::::::::::: Inserting BLOBs ::::::::::::::::::::::

2002-02-22 Thread Ron Stagg
I need to store large files in a MySQL database (in Windows). To do this, I have created a table that has a BLOB column. How can I insert the files into this table? Thanks, Ron - Before posting, please check: http

RE: scheduling tasks within MySQL

2002-01-10 Thread Ron Stagg
I am not familiar with cron. Could you expound? Is it Unix or Windows based? Where can I get it? Thanks, Ron -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 09, 2002 7:33 PM To: Jeffrey Lomas; [EMAIL PROTECTED] Subject: Re: scheduling tasks w