Send Raw Data to Database

Hi everyone,

I working on an application which takes a screenshot of the screen and I am using AsRaw EX9Texture to send the data in a bitmap format to a database…my question is how I’m suppose to send the data to the database? the data are numbers…Is there a node to do that? and later on I will also need to receive some data from the same database…it would be text though…

Thanks

no idea really, just a guess. how about going via string?

hi joreg…yeah I used string…i forgot to mention it