Copy link to clipboard
Copied
Using Dreamweaver C5 against a remote server with MySQL and PHP, I notifce the views I defined in the database, are list under tables in the connection window, not under views. Probably doesn't really matter, but I was wondering if there is a way to influence this - keeping views listed separately from tables.
Hi
This has to do with the way MySQL stores the views in the database, (a similar problem occurs with procedures) in that they are stored as part of the entire database.
View on there own are not natively supported in dreamweaver.
PZ
Copy link to clipboard
Copied
Hi
This has to do with the way MySQL stores the views in the database, (a similar problem occurs with procedures) in that they are stored as part of the entire database.
View on there own are not natively supported in dreamweaver.
PZ
Find more inspiration, events, and resources on the new Adobe Community
Explore Now