Suggest (Databases'')

1 view
Skip to first unread message

Dan Guerero

unread,
Jun 24, 2009, 2:09:40 PM6/24/09
to vecto...@googlegroups.com
Hi,
 
 After Creating a New Database in Vstar, i proceeded to use the command Databases'' in order to view the list of the databases but the new database was not displayed:
 
VectorStar 2.1 WIN32 Release Candidate 1.31
   NEW_DATABASE'DataTest'
DataTest
   Databases''
┌──────┬──────────┐
│Schema│Table     │
├──────┼──────────┤
│Police│Model     │
│Police│Person    │
│Police│Ticket    │
│Police│Vehicle   │
│School│Course    │
│School│Enrollment│
│School│Student   │
│Sys   │Date      │
│Test  │Data      │
└──────┴──────────┘

i guess this is becouse the new dbs has not tables yet.
i suggest to modify the result to something like this:
 
┌──────────┬──────────┐
│Schema    │Table     │
├──────────┼──────────┤
│Police    │Model     │
│Police    │Person    │
│Police    │Ticket    │
│Police    │Vehicle   │
│School    │Course    │
│School    │Enrollment│
│School    │Student   │
│Sys       │Date      │
│Test      │Data      │
│Datatest  │<Empty>   │
└──────────┴──────────┘

i think it would be very appropriate becouse the command's name is "Databases"
Reply all
Reply to author
Forward
0 new messages