Hi, may anobody help me solving the following problem:
When I want to execute the Statement executeStatement(stmt, dbname) String stmt; String dbname; I got the java.sql.Exception "object is null". This means Turbine can' find the correct db-instance. Otherwise I use the same dbname for executing a "executeQuery(...) this works fine. In addition I used to change the dbname from executeStatement and this works also fine. I validate everything, may be anyone can help me solving this problem. thanks in advance greetings from Germany Mit freundlichen Gr��en / With kind regards Timo Waldschmidt ------------------------------------------------ gedas GmbH CC Logistik Joh. Siegm. Schuckert Str. 2a, D-34225 Baunatal Telefon/phone +49-561-49995-14 Telefax/telefax +49-561-49995-52 Mailto:[EMAIL PROTECTED] http://www.gedas.net ------------------------------------------------ ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------------ Diese Mail und die mitgesendeten Dateien sind vertraulich zu behandeln und d�rfen nur berechtigten Personen �bergeben werden. Falls Sie diese Nachricht unberechtigt empfangen haben sollten, dann wenden Sie sich bitte an den Absender und l�schen diese Mail unverz�glich. ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------------ This message may contain confidential information. It is intended for the addressee only and may not be copied without our permission. If you are not the intended recipient please contact the sender and delete these mail as soon as possible. ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------------ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
