Hello Ivan,

> -----Original Message-----
> From: Ivan H. Schuster - ASCONTI [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 23, 2004 5:51 PM
> To: [EMAIL PROTECTED]
> Subject: DER Tool and JDBC error
> 
> 
> Hi!
> 
> 1) I use a DER tool named DBDesigner4 (GPL) to work with 
> MySQL. Is there any correspondent tool (GPL) to work with MaxDB?
>
> 2) I've downloaded the JDBC driver and when I execute the 
> command "java -cp c:\Program 
> Files\sdb\programs\runtime\jar\sapdbc-7_5_0_5.jar" (as showed 
> in the on line documentation) I receive the following error: 
> "Exception in thread "main" java.lang.NoClassDefFoundError: 
> Files\sdb\programs\runtime\jar\sapdbc-7_5_0_5/jar" 
> What is wrong??

The windows command shell did stumble about the space in the path, and
tried to execute the java class "Files\sdb\programs\runtime\jar\sapdbc-7_5_0_5/jar"
with a class path "C:\Programs". That's probably not what you want ...
                 
Regards
Alexander Schr�der
SAP DB,SAP Labs Berlin

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to