|
-
Jul 10th, 1999, 03:18 AM
#1
Thread Starter
Lively Member
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 =]
-
Jul 11th, 1999, 03:59 PM
#2
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|