Hello, I have the following problem that I cannot find a solution.
I just want to select a file, read the content and get the data to process it, but the following code gives me an error when trying to read the file. This is my code:
Dim cc As ContentChooser
cc.Initialize("cc")
cc.Show("*/*"...
Hola buen día
Leyendo una tabla de MySql a través de InitializePost2,
Sub Buscar_lista_de_paises
Dim req As OkHttpRequest
Dim Query As String
Query="SELECT nombre, ID FROM paises ORDER BY ID"
req.InitializePost2("http://192.168.0.14/paises.php", Query.GetBytes("UTF8"))...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.