Results 1 to 2 of 2

Thread: How do u create a field, that supports Images (jpg)?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 1999
    Posts
    77

    Post

    I got the code to define Text and Numbers, but how do I make a database support Pictures?

    Heres the code I got so far...

    db.Execute "Create Table Contacts " & " (FirstName text, MiddleName text, Lastname text, HomePhone number, WorkPhone number, Street text, State text, City text, Country text, ZipCode number, EMail text, WorkEmail text, Birthdate date, BusNumber number, BusRouteNumber number, MaleFemale text, Http text, BeeperNumber number, FaxNumber number, Occupation text);"

    If I wanted to add a picture field how would I, and if I did, how would I enter, and read the image? (Plz make is jgp!)

    Justin =]

  2. #2
    Lively Member
    Join Date
    Jun 1999
    Location
    Raleigh, NC
    Posts
    70

    Post

    define the field as an Ole Object

    Bash

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