Can anybody repaire ADORDD ? >From this RDD we can read only character fields. When in database are number or date, we mus transtlate it to character. After send query, for example : HB_AdoSetQuery( "select DATA_TRANSAKCJI DATA, JED_ZRODLO JED, OBIEKT_NR OBIEKT, ILOSC, BANDEROLA, PESEL from system...@l2mk_&_JED where PESEL is not null and ilosc > 0 and DATA_TRANSAKCJI between '2009-01-01' and '2009-01-31'") ADO is returned such types :
1. - DATA - U // sould be DATA 2. - JED - C 3. - OBIEKT - C 4. - ILOSC - U // should be numeric 5. - BANDEROLA - C 6. - PESEL - C Regards, Marek Horodyski _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour