Skip to Content
0
Former Member
May 19, 2010 at 11:39 AM

Upload a file via MII to MSSQL

52 Views

Hi there,

I would like to find out how I can upload a file via MII directly into MSSQL.

I have seen previous threads on how to use the apache scripts to upload files

to a server, and I have that working.

But I would like to find out how do I go about doing it via MII transactions by taking the file

directly from the client machine and upload it to MSSQL, so I want to skip the step of uploading it

to the server first and then store it into MSSQL.

any examples , articles would be helpfull ...

thanks