Scripting cubrid createdb from command line
CUBRID Official Forum » CUBRID Apps & Tools » Scripting cubrid createdb from command line
|
author
|
message
|
|
|
Post subject: Scripting cubrid createdb from command line Post date: 2011.06.22 |
|
registered: 03/01/2011 IP: *.9.55.194 views: 30 |
Hi, I want to create a script that explores the cubrid command line utility to do the following things: 1. drop a database
|
| Quote | |
|
|
# Post subject:Re: Scripting cubrid createdb from command line Post date: 2011.23.06 |
|
registered: 03/29/2010 IP: *.91.139.51 |
Why don't you try to use $CUBRID_DATABASES environment variable? This would save your new database files into the same directory all other database are stored in. |
| Quote | |
