|
-
Feb 9th, 2000, 12:52 PM
#1
Thread Starter
New Member
I am writing an Invoicing app. I would like to store the image of the invoice into a my SQL 7 column. I am not sure if I will be creating a word doc or a crystal report for the invoice. I would like to find out how to store either into a column.
thanx .. Lou
------------------
Lou Santospirito
LSDP Consulting Services, Inc.
[email protected]
-
Feb 9th, 2000, 02:14 PM
#2
Guru
Save it in a binary field, use ADO's GetChunk and AppendChunk functions to put the data into your table
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
|