ORA-01008 not all variables bound with Nested DataSet
Posted: Tue 20 Jun 2017 14:20
Hello, I'm using Unidac conecting Oracle Database with param Direct=True. My application have a server and client side. When trying opening client DataSet, which is connected to Server DataSetProvider by RemoteServer property, and that DataSetProvider is connected at TUniQuery that have a NestedDataSet configured (using TDataSource and another TUniQuery), I get error: "ORA-01008: not all variables bound".
An important detail: My database table's is empty (without any record). If I insert record's in table's involved in NestedDataSet, work's fine. I am doing something wrong?
Thanks!
An important detail: My database table's is empty (without any record). If I insert record's in table's involved in NestedDataSet, work's fine. I am doing something wrong?
Thanks!