Have a read of this, exactly what you need.
http://altair.cs.oswego.edu/~tenberge/tenbergen.org/misc/DB-Access-in-GWT-The-Missing-Tutorial.pdf
Regards,
John.

On Thu, Apr 14, 2011 at 11:28 PM, John Doran <[email protected]> wrote:

> The way to approach it would be to create a RPC to process your JDBC server
> side.
>
>
> On Thu, Apr 14, 2011 at 11:19 PM, gwtuser <[email protected]> wrote:
>
>> Hello,
>> I am trying to connect MySql to a gwt based project in eclipse.
>> I have been searching for a while....but i couldn't really understand
>> what do i have to do to establish a connection to database.
>> all i did so far is, i have downloaded Connector J folder which has a
>> file "mysql-connector-java-5.1.15-bin" and then i have added this file
>> to the project using "Add External Jar"...from build path option.
>>
>> Now i am confused what to do next?
>>
>> Can anyone help me.
>>
>> thanks.
>>
>> --
>> 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.
>>
>>
>

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