Search results

  1. A

    export more than 256 fields

    Hi guys, i want to export in text, records from multiple tables using joins, but i could not export this using a temporary table or query because the fields are more than 256, is there any ideas :confused: how to export them? regards ASARAK
  2. A

    focus problems

    Hi guys, i have a little problem with a form. while i put the last value in a tabbed form and press enter or tab, the data disappear, just as i press clear!!!! The data are ok, because by pressing next and before record navigator buttons appears... I am trying to play with lost focus on the...
  3. A

    Hot Question

    Hi again, i have a db with 6 main tables named tbl_main_data tbl_habits_data tbl_medical_history_data tbl_medication_data tbl_osteo_data tbl_woman_data the 1st table tbl_main_data has the field "sn" as key, and it is indexed with no duplicates,and its not auto_increment. There is no...
  4. A

    max serial_number

    Hello friends, i ve got a problem, i have a table named "tbl_main_data" having a field sn which is long int, and unique indexed. in a form named frm_main_data i have this field in order to entry my new sn in any new record. i want to have a text that displays the maximum+1 of this sn number in...
Back
Top Bottom