Hi,

jamer schrieb:
> 
> I have an application with a BD, the connection information I would be
> able to upload from a file, so that when information is changed
> connection to the database does not have to recompile the entire
> program and only have to modify the file from which read the data.

so what exactly is your question? How to upload files? There is
a widget for your GUI. How you can process the upload-request?
Depends on the technology you use on the server-side. For Java
there are a couple of libraries you can use, e.g. the Common-
library of Apache. How you can connect to a database using a
config-file? Also depends on the technology used on the server-side.


Regards, Lothar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to