October 9, 2007 at 1:08 pm
How can I import a power point file of 6 MB size into my sqlserver 2000 database?
Thanks.
October 9, 2007 at 2:33 pm
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.
October 9, 2007 at 2:38 pm
I will display this file in the application and users can download the this file.
Thanks.
October 9, 2007 at 3:02 pm
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