|
-
November 22nd, 2004, 01:22 PM
#7
Re: Loading data in a View without Doc
 Originally Posted by Geof
I didn't use a Doc\View application because the only Data are use is from a MySQL database. Is it a Doc can help me to load data from a MySQL Database? The data I have to transfert between views are request string or other things like that.
That's a common misconception about the document/view architecture. A "document" doesn't have to be a document file, like a Word document: It can be any kind of source or container for your data: You can use documents with a database, data coming from a serial port, from an internet connection etc.: Its only concern is to separate the data from its presentation.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|