in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

problem in Datalibrary

Last post 04-16-2008 5:47 PM by C1_AndreyD. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 04-16-2008 7:31 AM

    problem in Datalibrary

    There is problem in Datalibrary.

    I have more than 25 Tables with  relations in data library i have verified and preview all data in Schema Designer. Every thing works fine there but as soon as bind that library to a dataset and start that project . Project got hanged and eventually CRL throw an error  ContextSwitchDeadlock was detected. and i'm unable to run my project thought its a single table binding in form.

    I'm using  ORACLE Data Provider for NET.

     

    Adnan Memon
    Filed under: ,
  • 04-16-2008 7:54 AM In reply to

    Re: problem in Datalibrary

    Could you please add the C1SchemaDef component to the form directly,
    save the schema to a file in the data library, then reload the schema from
    that file to the C1SchemaDef on your form. Now try to bind a dataset
    to the C1SchemaDef component directly instead of the data library.
    How does this work?

    Thanks.

    -Andrey
  • 04-16-2008 8:54 AM In reply to

    Re: problem in Datalibrary

    No it's not working. attached is test Application.

    Adnan Memon
  • 04-16-2008 11:52 AM In reply to

    Re: problem in Datalibrary

    Please create another C1SchemaDef which contains only a few tables
    (maybe, one table). Does it work well on the form? If no, replace
    the Oracle data provider with the MSOracle connection. If it works
    as expected please try to find out which table(s) in your schema cause
    the problem. Unfortunately, I can't test the Oracle data providers on
    my machine now.

    Regards,

    -Andrey
  • 04-16-2008 4:38 PM In reply to

    Re: problem in Datalibrary

    I have already tested with single table schema.it was working perfect.

    I think it's not a issue of Oracle Data provider because i have previewed all data in Schema designer, all data was fetched from database without any error.

    One more thing which is very much intersting to me that it works fine if i programatically Instanciate new dataset and fill with library at run time . I'm really unable to get why it's not working at design time.

    i have tested at three machine there were same problem in three machine.

     

     

     

    Adnan Memon
  • 04-16-2008 5:47 PM In reply to

    Re: problem in Datalibrary

    To find out the issue I would try to remove (temporary) various parts
    of the data schema and see whether the program works or not.
    You may also create several DataSetDefs within the schema with
    different sets of tables.

    Regards,

    -Andrey
Page 1 of 1 (6 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.