Hello, please apologize my english...
I am using, from time to time, Basic4android VERSION 3.20. I AM NOT EXPERT!
When i need insert to a sql server database, or make a query to it, i use the PARSER.ASPX model, that i found here in forum, and works great.
My questions are:
- how can i send and jpg image, from the cell phone to my sql server? can i use something like ...parser.aspx?query=INSERT INTO MYTABLE....... in some way?
- what about "parser.aspx" model, do you think its too old? there is some easiest way in B4A 3.20 to conect to ms sql server, i meant something as "Dim Cn as conection... dim Rs as recordset"?
Thank you very much.
I am using, from time to time, Basic4android VERSION 3.20. I AM NOT EXPERT!
When i need insert to a sql server database, or make a query to it, i use the PARSER.ASPX model, that i found here in forum, and works great.
My questions are:
- how can i send and jpg image, from the cell phone to my sql server? can i use something like ...parser.aspx?query=INSERT INTO MYTABLE....... in some way?
- what about "parser.aspx" model, do you think its too old? there is some easiest way in B4A 3.20 to conect to ms sql server, i meant something as "Dim Cn as conection... dim Rs as recordset"?
Thank you very much.