|
-
Jul 29th, 2013, 11:24 PM
#7
Thread Starter
Junior Member
Re: Load/Save COMPLEX User Defined Types ? (with Enums and subTypes) - Anyone know ho
But in this case I'd like to ask (as always) ;-)
- "... what do you need that for?"
- "... would not a database be the better storage-approach for complex data?"
It defines a graphical element with a possibly complex sequence of properties.
I find a sql database is good for only very simple structure. I worked as a db developer for seven years. I know what a pain sql is when dealing with greater than four table joins. It's quite ugly, ridiculous and unwieldly. In this case especially, the structure IS hierarchical. In it's sql form, it's nine tables - for one object.
I am surprised enums are the problem. On some very simple tests I just did, sub-types and arrays do seem to work.
Tags for this Thread
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
|