> -----Original Message-----
> From: Radek Terber [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 18, 2006 10:25 AM
> To: Derby Discussion
> Subject: Re: Insert large using SQL
> 
> Thanks for response, but i have NO acces to database over JDBC, but only
> via text stream, thus i MUST use SQL commands (e.g. "INSERT INTO ....
> (...) VALUES (...)" ).
> I cannot call metgods of JDBC driver directly.
> 
> 
Ok,
Uhm, silly question.

If you can access the database via a text stream, why can't you access it
via JDBC?



Reply via email to