Please Help!
RaHulk <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. First of all, sorry for my English.
Let´s see, I´ve migrated a WO application that ran over a MAC/OS server with
SyBase to a Windows one with SQL Server tech., and the application looks
that it works, but the database conexion doesn´t. It must be a conf. problem
with connectionDictionary, this was configurated like this:
EOModelVersion = "2.1";
adaptorName = JDBC;
connectionDictionary = {
URL = "jdbc: ................";
driver = "com.sybase.jdbc2.jdbc.SybDriver";
jdbc2Info = {
...............
¿Do you know (if it´s posibble too) how can I make it work?.
If it could work over MySql, it would be fine too.
Thank you very much.
--
View this message in context: http://www.nabble.com/Please-Help%21-t1406974.html#a3788088
Sent from the Webobjects over SQL Server or MySql forum at Nabble.com.