Hi,

I'm using Tomcat for a Java web application (created with GWT).
The application needs to access a server-side database. Initially my choice
was MySQL but for reasons beyond my control it will have to be SQL Server.
Is it problematic to use SQL Server from Tomcat?
I mean, as long as I have a ODBC driver for my java program to communicate
with the database, it makes no difference to Tomcat if the database is MySQL
or SQL Server?
Or are things trickier using SQL Server?

Thanks a lot.

Tomas Bar
-- 
View this message in context: 
http://www.nabble.com/Tomcat-SQL-Server-Integration-Question-tp23447252p23447252.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to