The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Crash / Hangups with Choosing tables

Last post 09-27-2007, 10:50 PM by onesmartguy. 3 replies.
Sort Posts: Previous Next
  •  08-22-2007, 10:12 PM 4694

    Crash / Hangups with Choosing tables

    I am working with an oracle db intance that contains 23888 views. For some reason everytime I try to select a view when generating classes it doesn't load the views and just freezes. I don't need to browse for the view as I already know the name. Is there anyway to fix this or short curcit the browsing? 
  •  08-23-2007, 8:04 PM 4723 in reply to 4694

    Re: Crash / Hangups with Choosing tables

    We spoke about this thread in our meeting tonight, I'm going to to try to come up with a solution short of you having to create the view and the tables is uses in another database just for code generation purposes. I could easily tweak the template so you just type in the view name, however, when this code is executed:

    MyMeta.Views["myview"] 

    the Views collection is is going to try to load them all before it can index in and get "myview"

    Give me another day to think on this. 


    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  08-26-2007, 5:07 PM 4786 in reply to 4723

    Re: Crash / Hangups with Choosing tables

    Thanks for the reply. It will be very nice to get this fix as most of my new projects are going to be working with this instance. I really like the product and have already purchased it as well. I would hate to take a step back since i'm already spoiled.

    Keep me posted.... thanks agian

  •  09-27-2007, 10:50 PM 5350 in reply to 4723

    Re: Crash / Hangups with Choosing tables

    Any progress with this one?
View as RSS news feed in XML