I went and deleted the UDM (needed for the Sample CRM) connect string … not enough coffee yesterday!
Could someone kindly cut and paste the following (to save some re-work) the following for the UDM DB Server:
Database Server URL
User Name
Password
Thanks,
Michael
Just choose “Sybase ASA” from the “Auto Setup Server” pop-up in Edit → Preferences → DB Servers tab.
Enter “DBA” and “SQL” as the username/password and change <database_name> in the URL to udm, and change the “server name” to udm.
Here’s the listing:
Server Name: udm
username: dba
password: sql
server url: jdbc:sybase:Tds:localhost:2638?ServiceName=udm&CHARSET=utf8
driver: com.sybase.jdbc3.jdbc.SybDriver
Thanks Bob - appreciated, Michael