List:General Discussion« Previous MessageNext Message »
From:Jeremy D. Zawodny Date:September 12 2000 6:12am
Subject:Re: User Views in mysql
View as plain text  
On Wed, Sep 13, 2000 at 01:42:12AM +1100, Danny wrote:

> 1) I was wondeirng if mysql will n allow me to create user views.?

Views don't exist in MySQL (yet).

> 2) MySQL won't allow me to create foreign keys using the above schema.
> How would I use MySQL to work around the problem of foreignkeys/?

You basically have to manage the referential integrity in your
application. If that's an undue burden for your work, you might look
into another database server instead.

Jeremy
-- 
Jeremy D. Zawodny, <jzawodn@stripped>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951
Thread
problems starting mysql..marcos11 Sep
  • User Views in mysqlDanny12 Sep
    • Re: User Views in mysqlJeremy D. Zawodny12 Sep
      • Re: User Views in mysqlDanny12 Sep