|
I thought it was going to be something like that... I'll do that while
I'm testing my app on linux... Now, for a suggestion. Since it's possible that i might want to run the exact same application on different platforms, using different methods to access the same database. it sure would be nice to be able to set up a mapping on the tango server, in the datasources.ini or the jdbc.ini file that would allow something like this... <DSMap> <FromDS> <DSType>ODBC</DSType> <DSName>bob</DSName> </FromDS> <ToDS> <DSType>JDBC</DSType> <DSName>bob</DSName> </ToDS> </DSMap> This way any reference to the odbc.bob datasource will go to the jdbc.bob data source instead. allowing me to maintain only 1 version of my application. /John P.S. Thanks for the quick response! Witango Customer Support wrote: John, Engineering had run into a few issues that delayed the next release of the Windows Dev Studio. These have now been resolved and a preview will be released this week. In the interim open the taf/tcf with a text editor and find the DataSources section. Change <DSType>ODBC</DSType> to <DSType>JDBC</DSType> ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf |
- Witango-Talk: Linux / JDBC Installation... John McGowan
- Re: Witango-Talk: Linux / JDBC Installation.... Witango Customer Support
- John McGowan
