Menu

#55 No way to drop a bad database name

open
nobody
Interface (15)
5
2011-11-20
2011-11-20
Don
No

Trying SQLiteManager for the first time, I used the MySQL syntax option and started working on creating my new database.
In MySQL syntax I was going to do:
create database MyData;
use MyData;
create table Names.....

The MyData database shows up in the left column, but I can't do anything with it, not even drop or delete it.

How do I get rid of this stray database entry?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.