Problem

        Mysql version 3.23.39 Linux version

        SQL: INSERT INTO Pictures(Pers_ID, Picture) VALUES (1,
LOAD_FILE('\Database\pictures\1.bmp'));

        above sql works fine.


        Mysql version 3.23.49-max Windows version

        SQL: INSERT INTO Pictures(Pers_ID, Picture) VALUES (1,
LOAD_FILE('c:/mysql/pictures/1.bmp'));
        no image it transferred.


Has anyone experienced a similar problem ??

Thanks,

Oladapo



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to