importing power point file

  • How can I import a power point file of 6 MB size into my sqlserver 2000 database?

    Thanks.

  • The answer probably depends greatly on what you want to do with it once it's there, how many times you'll do this, etc.

  • I will display this file in the application and users can download the this file.

    Thanks.

  • There is a special feature for storing files.

    They name it "File System".

    So, store files where they belong.

    Record a link to your file into database and return it to application when it needs to send the file to users.

    _____________
    Code for TallyGenerator

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply