Re: foreign key creation on MyISAM storage engine

2006-03-28 Thread Greg 'groggy' Lehey
On Tuesday, 28 March 2006 at 10:09:16 +0200, Martijn Tonies wrote: > Hello Taco, > >> I previously tried this same question on the GUI tool list, but not much >> traffic there, so I thought I'd give it a go here. >> I've been reading some articles that suggest I should be able to create a >> relati

Re: foreign key creation on MyISAM storage engine

2006-03-28 Thread Martijn Tonies
Hello Taco, > I previously tried this same question on the GUI tool list, but not much > traffic there, so I thought I'd give it a go here. > I've been reading some articles that suggest I should be able to create a > relationship on a MyISAM table, it would be great if someone could confirm > or

foreign key creation on MyISAM storage engine

2006-03-28 Thread Taco Fleur
HI, I previously tried this same question on the GUI tool list, but not much traffic there, so I thought I'd give it a go here. I've been reading some articles that suggest I should be able to create a relationship on a MyISAM table, it would be great if someone could confirm or deny this. --