The typical port for mysql is 3306 rather than the 3036 you have – can you 
double check that?



Robert



From: Reeve, Lawrence D. (ARC-ID)[PEROT SYSTEMS] 
[mailto:[email protected]]
Sent: Friday, March 11, 2011 3:25 PM
To: [email protected]
Subject: Witango-Talk: JDBC/ODBC Installation



Is there any documentation for setting up JDBC/ODBC in Dev Studio On Mac OS X 
10.6?

The installation manual is very sketchy, and the Dev Studio manual seems to be 
referring to a previous version.

See enclosed screen shot of error.

I’ve looked at the jdbc.ini and it looks malformed. As below:

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<JDBCINI Version="0x00010000">
  <DataSources>
    <DataSource AskEachTime="False" UseDevelopmentDataSource="True">
      <DriverClass>com.mysql.jdbc.Driver</DriverClass>
      <URL>jdbc:mysql://mpotemp.arc.nasa.gov:3036/repository</URL>
      <Properties/>
      <developeInfo>
        <DSType>JDBC</DSType>
        <DSN>Repository</DSN>
        <DBMS/>
        <Host>Repository</Host>
        <Database/>
        <UserInfo Encrypted="True">
          <UserName>xxx</UserName>
          <Password>xxx</Password>
        </UserInfo>
      </developeInfo>
      <DeployInfo/>
      <Tables/>
    </DataSource>
  </DataSources>
</JDBCINI>


Any ideas?


Lawrence Reeve
Dell Perot Systems
NASA Ames Research Center
650-604-4529
[email protected]




  _____

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe witango-talk" in the body.



----------------------------------------

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe witango-talk" in the body.

<<image001.gif>>

Reply via email to