Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.databases > #133

Re: Location of embedded

From "Dyreatnews" <dyreatnews@THRWHITE.remove-dii-this>
Subject Re: Location of embedded
Message-ID <x1o3ve18xj85.fsf@sun.com> (permalink)
Newsgroups comp.lang.java.databases
References <d7ff9b20-9425-410a-b0b9-421e19291ec7@b9g2000prh.googlegroups.com>
Date 2011-04-27 15:21 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.databases
groupie <justforgroups@gmail.com> writes:

> 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?

This is FAQ 4.9 
http://db.apache.org/derby/faq.html#db_name

-- 
dt

Questions about Derby/Java DB? Please visit
http://db.apache.org/derby/derby_mail.html

---
 * 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 | NextPrevious in thread | Next in thread | Find similar


Thread

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