mfetting
|
| Posted: 06/11/2005, 8:10 PM |
|
I have spent the day with this problem:
DNS works fine for design, but when I publish Servlet/JSP I get a Unable to create connection 'Connection1'
I have tried to different drivers (microsoft & jtds) URL as follows:
jdbc:jtds:sqlserver://server:1433;DatabaseName=database
jdbc:Microsoft:sqlserver://server:1433;DatabaseName=database
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 06/11/2005, 10:56 PM |
|
Do you see any more details? For example is the error message any longer? Does it happen during the publishing process, or is shown on your Web page? s it related to one specific page, or all pages? Have you tried contacting the support?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|