Hello, your question was allready answered by Daniel Dittmar some month ago:
http://listserv.sap.com/pipermail/sapdb.general/2001-November/009387.html "This .java source is missing for the same reason that the other sources are missing the source for vsp02.o: it contains the code for the encoding of passwords. Don't tell us how easy it would be to dissamble the .class file, simply live with the fact and put the file into your CLASSPATH so that the rest compiles cleanly." Regards, Marco ---------------------------------------------- Marco PASKAMP SAP DB, SAP Labs Berlin > -----Original Message----- > From: Vadim Parfenov [mailto:[EMAIL PROTECTED]] > Sent: Sonntag, 31. M�rz 2002 20:03 > To: [EMAIL PROTECTED] > Subject: Compiling SapDb JDBC driver > > > Hello; > > I downloaded the latest JDBC driver with the source code > (version 23a). When I tried to compile the driver myself I > was not able to do it due to that fact that ConnectionSapDB > class uses NameHandling utility class (line 233 of the > ConnectionSapDB class), which is not included in the source > code distribution. Could you please refer me to the location > where I can get this utility class or suggest any other ways > to solve the problem? It looks like this utility > (NameHandling) provides quite important functionality of > encoding/decoding the names. > > Thank you, > > Vadim > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
