Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #131
| From | "groupie" <groupie@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Location of embedded derb |
| Message-ID | <d7ff9b20-9425-410a-b0b9-421e19291ec7@b9g2000prh.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.databases |
| Date | 2011-04-27 15:21 +0000 |
| Organization | TDS.net |
To: comp.lang.java.databases
Hi,
I've created a database using:
Class.forName("org.apache.derby.jdbc.EmbeddedDriver").newInstance();
conn =
DriverManager.getConnection("jdbc:derby:passdb;create=true;user=me;password=mine");
Question: where has the database (file) been created on the disk
drive?
Thanks.
---
* Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.databases | Previous | Next — Next in thread | Find similar
Location of embedded derb "groupie" <groupie@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000 Re: Location of embedded "=?ISO-8859-1?Q?Arne_Vajh=" <=?iso-8859-1?q?arne_vajh=@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000 Re: Location of embedded "Dyreatnews" <dyreatnews@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000 Re: Location of embedded "David Segall" <david.segall@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
csiph-web