> I now have a CAD system that wants to talk back to the > db via ODBC so > that entitites in the CAD drawings can be linked to db rows. Now for > some reason, I can't seem to query the db through the CAD > system via the > ODBC interface.
You could try the ODBC Trace (http://sapdb.2scale.net/moin.cgi/ODBCTrace). Look for errors. Don't send large traces to the mailing list. If possible, upload them to a public web server and supply the link. As you used Oracle, it might help to connect in SQLMODE Oracle, just in case the SELECT contains Oracle specific syntax. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
