Results 1 to 3 of 3

Thread: [RESOLVED] updating the database expert to reflect changes in my .NET object

  1. #1

    Thread Starter
    Hyperactive Member r0k3t's Avatar
    Join Date
    Dec 2005
    Location
    Cleveland
    Posts
    361

    Resolved [RESOLVED] updating the database expert to reflect changes in my .NET object

    Hi there,

    I have created a class with which to use on my report - it all works just lovely, I create my arraylist full of objects and set it as my data source for the report and yippie! however I have run into a little problem.

    I added a variable to my class and I can't for the life of me get the database expert to see that new variable/field/(whatever term you like). I have removed and re-added my report, I have removed it, closed Visual Studio and tried... Nothing! I can't figure it out, there is no "refresh" option that picks up the change to the class.

    It seems like it should be so simple but I am banging my head on the desk!

    Thanks
    Anti DUPLO machine!!!

  2. #2

    Thread Starter
    Hyperactive Member r0k3t's Avatar
    Join Date
    Dec 2005
    Location
    Cleveland
    Posts
    361

    Re: updating the database expert to reflect changes in my .NET object

    update! I am totally missing something... I actually created a whole new class. I can't get the "database expert" to even see that.

    I have hit refresh a zillion times - that does no good. Err, Err... such a simple matter is holding me up
    Anti DUPLO machine!!!

  3. #3

    Thread Starter
    Hyperactive Member r0k3t's Avatar
    Join Date
    Dec 2005
    Location
    Cleveland
    Posts
    361

    Re: updating the database expert to reflect changes in my .NET object

    Well - I never recieved a response form the community but what I ended up doing it creating datasets that matched my class I created.

    If the dataset matches the class you can create an arraylist of objects and assign that arraylist to as the datasource for the report and it all will be lovely.

    I don't know if this is the best way to do it but it works... I will close this issue.
    Anti DUPLO machine!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width