What are you using in the back end? Hibernate? Or are you writing individual SQL statements using JDBC (yikes!).
On Tue, Jan 26, 2010 at 9:18 PM, Jay <[email protected]> wrote: > I'm sorry if this has been asked many times, I tried googling and some > links led to Google Examples but I can't checkout the source code for > this link. > > > http://code.google.com/p/gwt-examples/source/browse/trunk/gwt-test-MySQLConn/src/com/tribling/gwt/test/mysqlconn/?r=713#mysqlconn/client > > I'm trying to use GWT access MySQL, I understand that I have to use > RPC, I'm familiar with that but I just don't know how to implement > MySQL connection into it, can anyone help me out here? Many 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]<google-web-toolkit%[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.
