Android Question Must store an image in a DB via RDC.

tigrot

Well-Known Member
Licensed User
Longtime User
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.

Thank you very much

Mauro Zanin
 

tigrot

Well-Known Member
Licensed User
Longtime User
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!)

Ciao and thanks for hints!

Mauro
 
Upvote 0
Top