I was searching for a "DAL designer" and i bumped this thread. Well you can't load your model into the sql designer. What you can do is diagram your db table(s) in the designer than export it as xml. Save the xml in your drive and this can be imported later for working again with the designer.
It is frustrating to actually not find a DAL designer custom made for web2py models when dealing with large database structure. When I excitedly started using the designer and completed it, it was disheartening to not see a DAL output as opposed to SQL. Well should have been more critical on details next time. Oh well what the heck, I will just use the sqldesigner output as a guide for defining the DAL tables for now. On Jan 5, 11:03 am, s...@pobox.com wrote: > I found the online sqldesignerto be quite helpful getting things started. > I was able to dump the web2py code, edit it very lightly (do a little > reordering and change from SQL toDALnames). Unfortunately, it appears my > attempts to save my design failed and the only version of the database I > have is the web2py source. Is there some way to load it back into the > onlinedesigneror generate XML which I can load? > > Thx, > > -- > Skip Montanaro - s...@pobox.com -http://www.smontanaro.net/ -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.