Search results

  1. U

    Crosstab query with 3 inner joins

    Hi, I'm trying to make a crosstab query (with access tables), But I got lost writing the inner joins statements. My end result suppose to be the "QueryResult". Table1 holds the fund information, Table2 are the type of data the funds have Table3 is a conversion from the codes of the data to...
  2. U

    Query problem with c#

    Hi, I have a c# form in which I retrieve data from Access DB. I have Two DateTimePickers so I could choose data between dates. My problems is when I try to retreive data between 19/10/2010 and 12/12/2010 it gives me me data beyond 12/12/2010 but when I try to retreive data between 9/12/2010...
Back
Top Bottom