Results 1 to 2 of 2

Thread: Word document in mysql database

  1. #1
    Join Date
    Apr 2003
    Posts
    5

    Word document in mysql database

    Hi,
    How do I put a word document into the mysql database and then how do I get it out of the database to put into a vb form?

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    create table with Image or Text data type.

    Use binn\TEXTCOPY.exe to import or export from/to sql server.

    Usually when you put word documents on database, the performance degrades.

Posting Permissions

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