If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > GUI tool to create relationship between tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-11-09, 00:54
zeeshan.khatri zeeshan.khatri is offline
Registered User
 
Join Date: Mar 2009
Posts: 2
Is there any free tool available for subjected work.
Reply With Quote
  #2 (permalink)  
Old 03-11-09, 04:01
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,260
theres data modelling tools which may or may not have that capability
Fabforce's dbDesigner
MySQL's Workbench
Heidi's HeidiSQL
amongst others

but you don't need those, you can use tools like MySQL's Administrator

or you can use plain SQL in tools lke MySQL's Query Browser

or you can even use plain SQL in a command line context in the MySQL console
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 03-11-09, 05:41
zeeshan.khatri zeeshan.khatri is offline
Registered User
 
Join Date: Mar 2009
Posts: 2
thanx

thanx, i will check them out.
Reply With Quote
  #4 (permalink)  
Old 03-11-09, 08:05
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Fabforce is no longer developed. I like SQL*Power's Power*Architect. It's open source and free. Not as sophisticated as commercial tools (especially when it comes to printing) but does a nice job.
The model is stored in XML format, so it's pretty easy to work around some problems using self-written XSLT

SQL Power - Power*Architect Data Modeling Tool
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On