Note that there are some explanatory texts on larger screens.

plurals
  1. USlostinwpf
    primarykey
    data
    text
    plurals
    1. COThanks for your answers, they are extremely useful. I am still not quite sure with regards to 1). Does that mean I would need to have something like `public class OrderViewModel{ Model = new OrderModel(new OrderDTO()) }` and the OrderModel and in the view you bind to Model.OrderDetails directly? Thanks Alex
      singulars
    2. COI'm new here so I am not sure if it is the correct etiquette to write this here. If so, apologies. I have considered using the Specification pattern and returning a DetachedCriteria which is fine if you know the properties you need to include at Build time. However, in this case we do not. The properties to include in the specification are only known at run time.How would one go about implementing the specification pattern in this scenario?
      singulars
    3. CO@JamesA, thanks so much for your help I feel I am making some progress now. I think that I now connect to the server but now get the error message {"ERROR [58016] [IBM] SQL30072N \"0x11DC\" Parameter is not supported. SQLSTATE=58016\r\n"} not sure where to go from here and don't want to fill the comments section up. If I try and connect to the box running v5r3 I get ERROR [42968] [IBM] SQL8002N An attempt to connect to a host failed due to a missing DB2 Connect product or invalid license. **Do I need to get this license to get this to work?**
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload