| Rick, ON jdbc, Robert Garcia taught me that there are two places where you need to have settings. 1. is in the user library, preferences, witango 2. is in harddrive/applications/witangoserver/5.5/configuration/jdbc.ini. The first is from the dev studio. The second you have to configure yourself. the file on my pb look like this: <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE JDBCINI SYSTEM "jdbcini.dtd" > <JDBCINI Version="0x00010000"> <DataSources> <DataSource ID="Northstardb"> <DSN>Northstardb</DSN> <DriverClass>com.mysql.jdbc.Driver</DriverClass> <URL>jdbc:mysql://127.0.0.1:3306/northstardb</URL> <Properties /> </DataSource> </DataSources> </JDBCINI> have a good weekend. I hope this helps. Mark On Nov 3, 2006, at 6:10 PM, Rick Donagrandi wrote:
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf |
- Witango-Talk: Unable to connect to JDBC or retrieve more t... Rick Donagrandi
- Re: Witango-Talk: Unable to connect to JDBC or retrie... Mark Weiss
- Re: Witango-Talk: Unable to connect to JDBC or retrie... Christian Platt
