|
-
Sep 15th, 2005, 10:05 PM
#1
Thread Starter
Hyperactive Member
Is it possible to save current word document into database as BLOB by Macro or VBA?
I need to manage my document by migrate into MySQL database as BLOB. Some of my document may be no need to migrate. So I will open and review all of them from MS-WORD then make a dicession that it need to be migrated to MySQL or NOT. I need it to easy as just click on one button in MS-WORD then prompt for some more information then save it to database.
Is my idea possible to do Macro or VBA?
FLOW OF WORK in my plan:
1. Open Document in MS-WORD for review.
2. If I need to keep this document, just click on some button to start a process.
3. Prompt some dialog box for ask some more information I need to keep with this document. (ie comment, category)
4. Then document be saved in database as blob with other information I input.
5. Do step 1-4 again and again for other documents.
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
|