|
Replies:
1
-
Pages:
1
-
Last Post:
Jan 11, 2012 8:25 AM
by: Scott M. Sanders
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
1
Registered:
1/9/12
|
|
|
|
Database drop-down clears after executing script
Posted:
Jan 9, 2012 8:53 AM
|
|
|
When I use the drop-down to select the database I'm running my script on, the name of the database used to stay populated in older versions of Toad, but now in 6.0.1 whenever I hit F5 or F9 to run a script it clears the database name. This is a big problem for me as I work on many scripts and many databases at a time. Is there a way to fix it to keep the database name populated?
(Using Toad for MySQL 6.0.1.1723)
|
|
|
Posts:
40
Registered:
1/27/11
|
|
|
|
Re: Database drop-down clears after executing script
Posted:
Jan 11, 2012 8:25 AM
in response to: VenderableAgents
|
|
|
You could just type USE database; before your scripts.
|
|
|
|
Legend
|
|
Guru: 2001
+
pts
|
|
Expert: 751
- 2000
pts
|
|
Enthusiast: 31
- 750
pts
|
|
Novice: 0
- 30
pts
|
|
Moderators
|
|
Helpful answer
(5 pts)
|
|
Answered
(10 pts)
|
|