Hi, > Von: Jenny Zhang[SMTP:[EMAIL PROTECTED]] > > So far things are working fine. I tried to leave 'ServerNode' blank in my > odbc.ini, it still works. It works even after I unstall the DNS, no matter > > which library I linked my program with(libsqlod.a or libsqlod.so). So the > question is why odbc manager(unixODBC) is needed? I remember reading > somewhere in the mailing list that some function implemented by manager > will not work without the manager software, but any other reasons we have > to > use a manager? > As far as i understood (linked my php4 without drivermanager against libsqlod.so) you can only use sapdb in your application.
If you plan to use other odbc data sources you have to link against the drivermanager. Regards, Mathias _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
