Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Database Design and Application Architecture
 Creating Databases Easily

Author  Topic 

KostaK
Starting Member

16 Posts

Posted - 2009-11-15 : 03:53:16
So I'm using the MySQL Command Line Client and I really believe there must be an easier way to do this. How do people construct their databases? Surely not from typing in the information into a DOS Prompt.
I have downloaded Microsoft Visual Web Developer 2008 however this is the fee edition and I have heard that it doesn't support GUI SQL database development.
So what is someone to do?
Let's just imagine Excel. What I want to do is create a database in a similar vein to Excel (GUI) and then use SQL commands to access this particular database?
Any ideas.
PS. I don't want to pay $10,000 for this ability.

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2009-11-15 : 06:33:28
MySQL or SQL Server?

If you're using SQL Server Express, download the SQL Server Management Studio Express (free) from the same place you got SQL Server Express.

If you're talking about MySQL, no idea whatsoever, this is a SQL Server forum. I seem to recall there are free gui interfaces for MySQL. Google should find one.

--
Gail Shaw
SQL Server MVP
Go to Top of Page
   

- Advertisement -