From: Guo Yangguang Date: 2007-08-08T11:04:04+09:00 Subject: database placement hello: I have a question about the placement of database.When i use ruby console window to create a database named myData.This myData is always stored in the directry:"C:\InstantRails\mysql\data",but i want it to be stored in my own project.How can i resolve it?What's more ,if i can place myData into my project directry,where should i put it? in "db" directry? By the way ,i used the IntantRails' console window to create that database. -- Posted via http://www.ruby-forum.com/.