Results 1 to 3 of 3

Thread: Saving image to MySQL DB over ODBC

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Location
    Ikaalinen, Finland
    Posts
    26

    Post

    Hello!

    I have to save image to MySQL database from the file. The DB connection is by ODBC.

    I tried that sample code what is in VB Help. But it didn't work, always when there was AppendChunck -function used, it causes an error "Can't assign value to unbound field".

    What that means? How I can correct it?

    Does anyone have any good sample of saving images to DB?

    Thanks!



    ------------------
    ......................
    Ville Mattila
    Ikaalinen, Finland

  2. #2
    Junior Member
    Join Date
    Jan 2000
    Location
    uk
    Posts
    20

    Post

    mysql does not fully support many of the normal commands yet!!! eg it STILL does not support the sql 'IN' syntax....check this first at www.mysql.com

    ------------------

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Location
    Ikaalinen, Finland
    Posts
    26

    Post

    Yes, but it is possible to add images to MySQL database. OK, don't care about my server software, just tell how I can add images to database over ODBC.



    ------------------
    ......................
    Ville Mattila
    Ikaalinen, Finland

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width