Hi
I am new to google web toolkit.
I need to connect to a sqlserver 2005 database and show all its tables
and columns in an tree fashion on to my website.
I believe this is done getting connected to an sqlserver and getting
its metadata information (this should be implemented server side) and
presenting in the UI in the tree fashion(done at the client side).

There are different ways to connect to a server, like RPC and JSON et
al.
Could anyone tell me which method should i use ? Also are there any
tutorials to connect to the database ?

Sincerely,
Rahul

--~--~---------~--~----~------------~-------~--~----~
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