Hi everybody,
I need to store many images on a MSSql DB, on a remote server via RDC. The android must send the images, tipically 700Kb, so I'm asking: "Is this possible?" The SQL comand in this case is very long, also if I send each image in a separate one.
Ciao Edgar, this is what I was thinking to do. I have already a mechanism to send each image thru an FTP, but the customer has a DB with images inside (MSSQL). I told him I hate giant DB, I prefer to handle separate images and store the path as you told. But you understand: "The customer is always right!"(god save us!)