[Gambas-user] A dude about Gambas

Jose Daniel Santos Delgado jdsantos1978 at ...626...
Tue Jan 17 14:11:22 CET 2006


Hello Gamberos! :)

I was wondering about how could I program an app against a MySQL
Server so that it could access a centralized database server in a
secure way.

I'm thinking about and App with differents kinds of users at
differents computers with differents permissions accesing to the same
database.

The user and the passwd that grant access the database must be stored
somewhere at the client machine but I don't want it to be public. And
I also don't like the idea of being hardcoded into the application.

Under  PHP, all that information is stored in the server and the user
does not care about it.

I'm not sure if I have explained well (sorry for my english).

Any idea about how doing it under gambas?

Thanks!




More information about the User mailing list